I want to show to the user a state that the result is loading.
How can I change cursor or gif while loading result in div with $MyDiv.load("page.php") ?
Javascript – jquery wait cursor while loading html in div
domhtmljavascriptjquery
Related Question
- Javascript – JSONP, and why was it created
- Javascript – How to print a number with commas as thousands separators in JavaScript
- Javascript – How to check if an object is an array?
- Javascript – Find object by id in an array of JavaScript objects
- Javascript – How to return the response from an asynchronous call
Best Solution
Just remember to return it afterwards: