javascript - Replace text using jquery -


I need to convert a text to a div that is "OK ..." with "random" random Thanks in advance.

Try it out:

  $ ("# foo"). Text ("Please Wait ...") .delay (Math.random (* * 1000) // 0 to 1000 milliseconds. Between (function (q) {$ ( This) .text ("OK, it has been done"); q ();});  

Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -