I have current a js function call I would like to transform into an
Ajax request

        = check_box_tag "selection", "1", false, {:id => user.id, :onclick =>
"showHideMenuItem(this);"}

I found a lot of examples on link_to , but none on a checkbox ..  I
know I have to add :remote => true  somewhere, but that's all I
know ..

please, any help or tip will be welcome !

thanks a lot for your links...

erwin

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to