Hiding second and third drop-downs until choice is made

HalRau
06:14:14
I am using the dd3 script and have it working.
Is there a way to hide the second and third choices until the first choice is made?
I have seen this on other chain select scripts. I have three tables I am using to develop the chained select.
smo1234
06-19-2014
You can keep the second list box inside a div tag and manage their display. You can control the display of the div layer from JavaScript functions.
Please Login to post your reply or start a new topic