Busy Ajax plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install svn://rubyforge.org/var/svn/busyajax
in your document BODY call
<%= javascript_include_tag 'busy_ajax' %>
I recommend throwing this at the bottom of the page as it won't slow down the loading and functionality of the site.
NOTE:
If you put this in the head section, you may find that you receive javascript errors, as I did, when it attempts to append to the document.body dom object before it has been loaded. Please comment if i have been doing something wrong :)
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (1 older version) | Last edited by: vikata, 3 months ago

