All,

I have a form that is using observe_form to periodically check for
modifications to the form and submit an AJAX request.  It works really
well.

However, by watching Firebug output, I notice that the AJAX request
always fires when I click the submit button, and even when nothing has
changed on the form.

Is there any way to suppress the firing of this AJAX request when the
submit button on the form is clicked?

Thanks,
Wes
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@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-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to