AJAX Activity indicators with Rails 0.14.3
Step 1: Create an element on the page that should be displayed while AJAX Requests are active. I mostly use an IMG element displaying an animated GIF file. Give this element an id=”busy” attribute. Step 2: Create a file application.js in your public/javascripts folder (if you don’t already have one!), and be sure to use … Continue reading AJAX Activity indicators with Rails 0.14.3
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed