Displaying 1 result from an estimated 1 matches for "b460ce3c1945".
2010 Jul 30
2
:disable_with combined with Ajax form: Possible?
Hi there,
I''m trying to have an Ajax form with a submit button that has the
:disable_with feature, but the submit button does *not* disable...
I tried like this:
= = =
<% form_remote_tag :url => { :controller => ''profiles'', :action =>
''update'' }, :method => :put do -%>
<%= submit_tag ''Save'', :disable_with