That link needs one more vote. Make it yours! Login and vote now.
By mswatcher
via mattberseth.com
Submitted: May 16 2008 / 23:41
If you use AJAX in your web app's, you no doubt have made use of some sort of progress/status indicator that lets the user know that some operation is currently executing. In the app I am currently working on we use an animated gif for this. It works great, but sometimes you might find it nice to have more control over the indicator - i.e. interacting with it via JavaScript and styling it using CSS.
Add your comment