Displaying 1 result from an estimated 1 matches for "fbguz5am8p2stnjn9".
2007 Jun 24
0
Browser-level "Loading" Cursors for AJAX
...ff is going on behind the scenes.
var SomeAjax = new Ajax.Request("/some/address", {
onCreate: function() { document.body.parentNode.style.cursor =
"progress" },
onComplete: function() { document.body.parentNode.style.cursor =
"default" } })
--
-=jack[turner-fBgUz5AM8P2sTnJN9+BGXg@public.gmane.org & thoughtbucket.tumblr.com]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3...