Hi
Actually my requirement is…
I will have a form with a submit button and then within this form i
will have a link_to_remote which will update a div with some
options(ie.radio buttons) and on clicking on any one of the radio
button,a hidden input tag value will be set according to the selected
value.
I would like to load this “div” content in a lightbox. But Is it
possible to set a hidden tag value in the parent page when the user
clicks on any of the radio buttons displayed on the light box??
Also I went through multiple lightbox plugins for Rails.I am not knowing
Which one will best suite to solve my requirement.
Kindly help
Thanks in Advance