Search code examples
jqueryajaxspinnerpageload

How to show page loading spinner in my html page content using jquery mobile or jquery


I want to show page loading spinner in my html page content using jquery mobile or jquery .i tried some coding in jquery and ajax. its not working ...is there any solution ..can anyone suggest me


Solution

  • These should help you to achieve that.

    All of these basically show the same thing ( making website with ajax loaded content and loading indicator. ) with some differences.

    http://net.tutsplus.com/tutorials/javascript-ajax/how-to-load-in-and-animate-content-with-jquery/

    http://tutorialzine.com/2009/09/simple-ajax-website-jquery/

    http://www.queness.com/post/328/a-simple-ajax-driven-website-with-jqueryphp