jquery - why delay() function not delaying the .load() function? -


$ ("#include"). Delay (2000) .load ("tbl_clients.php? Page ="); This is not working for me.

But otherwise all the effects have successfully delayed for it .hide () like the .delay () function. Show ()

  setTimeout (function () {class} "post-text" itemprop = "text"> 

It's not why it's not working for you, but it's the option of the jQuery delay function. $ ("#include"). Load ("tbl_clients.php? Page =");}, 2000);


Comments