JustAsking
11-08-2002, 01:46 PM
When I use the two combo box scripts on the one page it is not working properly:
1. When i select an option from the second combo box the values for that selection are being taken form the values in the first dropdown box
For example you have first combo box
Option --> News sites
Selection --> cnn.com
--> yahoo.com
Second dropdown
Option --> Script sites
Selection --> javascriptkit.com
--> dynamicdrive.com
When put on the same page the selection for "Script sites" will have the values from the first dropdown (cnn.com, yahoo.com)
It has to be a variable conflict or something just can't find it.
I have attached a file with two combo box scripts on the one page to test if you like.
1. When i select an option from the second combo box the values for that selection are being taken form the values in the first dropdown box
For example you have first combo box
Option --> News sites
Selection --> cnn.com
--> yahoo.com
Second dropdown
Option --> Script sites
Selection --> javascriptkit.com
--> dynamicdrive.com
When put on the same page the selection for "Script sites" will have the values from the first dropdown (cnn.com, yahoo.com)
It has to be a variable conflict or something just can't find it.
I have attached a file with two combo box scripts on the one page to test if you like.