<%= observe_field ''search_form'',
:frequency => 0.5,
:update => ''results'',
:url => { :controller => ''users'', :action =>
''get_results'' },
:loading =>
"Element.show(''indicator_gif_id'')",
:complete =>
"Element.hide(''indicator_gif_id'')",
:with => "''search_text='' + value" %>
How do I add effects in this?]
Thanks
--
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
-~----------~----~----~----~------~----~------~--~---