javascript timeout function\ code example Example: javascript settimeout setTimeout(function(){ alert("Sup!"); }, 2000);//wait 2 seconds