Subscribe to my RSS feed RSS

Archive for the ‘AJAX’ Category

March 5, 2008

How do I add a spinner to my AJAX application?

I have an AJAX application using Prototype which pulls data from a server. How can I show one of those spinning AJAX-style circles while data is loading?

{Read More}