On Oct 6, 12:37 am, Walter Lee Davis <[EMAIL PROTECTED]> wrote:
> I like to use an Element.replace to take away the submit button on an
> Ajax-handled form, replacing it with a spinner.
Consider disabling the button, then re-enabling it when you are
ready. Alternatively, toggle the visibility of the button and spinner
(hide one and show the other) rather than replace one with the other.
--
Rob
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---