M
Mike
I have a page with a group of 3 radio buttons. When each of the them
is selected, different content with submit form will render below it.
By default, radio button A is selected with content A below it. I did
this with a body onLoad calling a "show" function for content A. My
issue is, when a user selects different radio buttons (B or C), submit
the form, and returns to the page, radio button A is selected with its
content. I would like the same radio button selected, how do I do
that?
Thanks!
is selected, different content with submit form will render below it.
By default, radio button A is selected with content A below it. I did
this with a body onLoad calling a "show" function for content A. My
issue is, when a user selects different radio buttons (B or C), submit
the form, and returns to the page, radio button A is selected with its
content. I would like the same radio button selected, how do I do
that?
Thanks!