Click to See Complete Forum and Search --> : Dynamic Display of Select boxes?


rwaring
01-02-2004, 07:43 AM
I have three radio buttons, and I want to show a select box ONLY if button 2 is pressed (Show Select box 1 next to it) or if button 3 is pressed (Show seelct box 2 next to it).

Can I do this with Javascript? If so, how, I can't find any information on how to do this. Any help is appreciated.

Khalid Ali
01-02-2004, 07:46 AM
I think this resource may help you (http://www.webapplikations.com/pages/html_js/forms/DropdownListDisplayRadioSelection.html)
;)

rwaring
01-02-2004, 07:51 AM
That's exactly what I needed, thank you kind sir!

Khalid Ali
01-04-2004, 07:51 AM
you are welcome...:D