lizsterine
09-19-2002, 12:33 AM
Hi all,
I am developing a form which allows a user to select the "product" from a number of drop down menus. I don't want these menus visible until they check the box next to it.
What I've done so far is that the menus start off invisible and when the box is checked they appear. Now this is where I'm stuck. I want the dropdowns to dissappear when the checkbox is "unchecked". This does not happen. :confused:
I have found a code on this forum that does what I want with radio buttons, but I would like it to be done with a checkbox. I have also found code to disable and enable a drop down using a checkbox, but I want mine to be hidden/visible.
Unfortunatly, I do not have a sample of my code here to post. (it's at home, I'm at work. Helpful huh?) Any advice or help will be appreciated.
Thanks.
I am developing a form which allows a user to select the "product" from a number of drop down menus. I don't want these menus visible until they check the box next to it.
What I've done so far is that the menus start off invisible and when the box is checked they appear. Now this is where I'm stuck. I want the dropdowns to dissappear when the checkbox is "unchecked". This does not happen. :confused:
I have found a code on this forum that does what I want with radio buttons, but I would like it to be done with a checkbox. I have also found code to disable and enable a drop down using a checkbox, but I want mine to be hidden/visible.
Unfortunatly, I do not have a sample of my code here to post. (it's at home, I'm at work. Helpful huh?) Any advice or help will be appreciated.
Thanks.