Archive for November, 2008
Deploying Adobe Reader 9 for Windows
Wednesday, November 26th, 2008ASP.NET AJAX Progress Bar Control
Thursday, November 20th, 2008This not my work.
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.
