Agile Web Development

Build it. Launch it. Love it.

busy_ajax

All projects can benefit by having a simple ajax spinner that follows the mouse when ajax calls are being made by the browser in the background. Gives the user a better experience, and saves you from coding it into every "ajaxified" view.

Vitals

Home http://github.com/ssoroka/busy_ajax/tree/master
Repository git://github.com/ssoroka/busy_ajax.git
License OpenSource
Tags Tag_red ajax ajaxbusy busy indicator permalink spinner wait
Rating (11 votes)
Owner Steven Soroka
Created 11 May 2007

Comments

  • Avatar
    15 December 2007

    I just released a major update, it's largely re-written to be much less obtrusive. You no longer need to place a div in the body of the layout, it's added dynamically through javascript. all you need is to install the plugin and put javascriptincludetag 'busy_ajax' in the head of your layout. Sweet eh?

  • 15 October 2008

    Moved this project to github: http://github.com/ssoroka/busy_ajax/tree/master

Add a comment