Hello,
I have sucessfully implemented a script that will show/hide a DIV of content depending on which radio button in a form is selected...
I am looking for a script, or a resource, or some direction on how to do the same, only with <select> menu... when a specific <option> from a <select> form menu is selected... so that in a form, if the user selects option "foo" from a dropdown menu, the hidden div will appear, and if anything else is selected, the hidden div will remain hidden.
Any help would be greatly appreciated.
Thanks!
RR
I have sucessfully implemented a script that will show/hide a DIV of content depending on which radio button in a form is selected...
I am looking for a script, or a resource, or some direction on how to do the same, only with <select> menu... when a specific <option> from a <select> form menu is selected... so that in a form, if the user selects option "foo" from a dropdown menu, the hidden div will appear, and if anything else is selected, the hidden div will remain hidden.
Any help would be greatly appreciated.
Thanks!
RR