Max Kiesler - Responsive Designer

HowTo add Ajax in-progress indicators


Posted on 25th April, by max in Code. Comments Off

Ok, so my little del.icio.us app (click link to read about how I added Ajax functionality to a simple Rails app) is pretty cool, but it was missing one big thing. When the user clicks the “Get Results” link she has no idea that the page is communicating with the server. While the communication doesn’t go on forever, an impatient user might click the link multiple times.

Website: http://www.rubynoob.com/articles/2006/04/24/howto-add-ajax-in-progress-indicators





Comments are closed.