Links
busy_ajax
Categories
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 |
ajax ajaxbusy busy indicator permalink spinner wait
|
| Rating | (11 votes) |
| Owner | Steven Soroka |
| Created | 11 May 2007 |
Comments
-
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?
-
Moved this project to github: http://github.com/ssoroka/busy_ajax/tree/master

