i have 2 dropdown/ list parent and child. If one of the options in the parent list is selected, then in the child listbox, i only want to display some of the options and not all the values previously displayed. If i choose some other option in the parent dropdown, then some other values should be displayed in the child drop down. But no empty row should be displayed..Could someone help out.. Thanks.
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
6
posted
0
If you do a search on google for "DOuble Combo JavaScript" you should get your answers on how to do it.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: removing items from drop down in Javascript