AJAX loading indicator like GMail
Posted by: Laurent Duveau,
on 25 May 2007 |
View original | Bookmarked: 0 time(s)
Simone Chiaretta wrote a very nice post about building a Gmail-like loading indicator (that means top/right corner fixed, regardless of how the users scrolls or sizes the window) with an AJAX UpdateProgress control, an animated gif and some CSS; you can read his great article there :How to make a Gmail-like loading indicator with ASP.NET Ajaxhttp://codeclimber.net.nz/archive/2007/05/17/How-to-make-a-Gmail-like-loading-indicator-with-ASP.NET-Ajax.aspx
Unfortunatly his solution don't work...