jquery to wait for a certain time code example Example: jquery pause n seconds setTimeout( function() { //do something special }, 5000);