Has anyone else had any difficulty with the latest update to the
Prototype library and the observe_field helper? I have the following
code which worked fine prior to rc2, but now doesn''t even make a call
back to the server.
<%= observe_field ''filter_list_enabled'',
:url => {:action =>
''get_filter_details'', :id =>
@event_widget},
:loading =>
''Element.hide("filter_details_fieldset")'',
:with => ''key'' %>
--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---