Sur Max wrote:
> Correct it....
>
> <%= form_remote_for :some_symbol, :url => the_url_youve_given, :loading
> => "$('any_uniq_indicator_id').show()", :complete =>
> "$('any_uniq_indicator_id').hide()" %>
>
> In complete, it should be hide()
>
>
> regards,
> Sur
> http://crimson9.com
Thanks a lot Sur, it works perfect ! "Ça marche comme sur des
roulettes" as we say in french. yeah for the little mistake, I guessed
it would be .hide() ;-))
--
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 [email protected].
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.