slow delay jquery code example Example: jquery wait n seconds Click to copysetTimeout( function() { //do something special }, 5000);