I\'m doing an AJAX call (regular JS) and, if it takes more than, say, 500 milliseconds, I\'d like to put up my \"Please Wait\" box.
Normally, if I want to put up the
Take a Look at jQuery Timeout