How can I amend a button on my form that looks like:

<INPUT TYPE=BUTTON OnClick="$('leads').toggle();return true;"
VALUE="Submit">

To invoke a method

def leads
..
end

in my ChannelsController ? Thanks, Rvince
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to