I'm new to Rails and I know a bit of Jquery. I need a checkbox that when clicked sends parameter to controller (using Jquery). How can I do this? Can anyone explain me using examples? Thank you all
-
What type of parameter do you want to send? Also, would you want to perform a request as AJAX, or to load a new page?PinnyM– PinnyM2012-03-20 18:47:30 +00:00Commented Mar 20, 2012 at 18:47
-
Try asking about real things. You would get a lot better answers this way.gdoron– gdoron2012-03-20 18:51:36 +00:00Commented Mar 20, 2012 at 18:51
Add a comment
|