javascript drop down menus mutliple choice on second menu

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
simon_porter00
Forum Newbie
Posts: 13
Joined: Thu Feb 25, 2010 1:25 pm

javascript drop down menus mutliple choice on second menu

Post by simon_porter00 »

Hello All,
I'm trying to find a script that would be able to do the following:
The are two drop down boxes, the first one populating the second (state/county --> town)
The first box is single choice, the second is multiple choice. I'm looking for a script that would be able to deal with generating the code for all possible options.
The drop down boxes are part of a form which allow people to search for educational courses within areas of a state/county.

I've had a good root around the internet but am rapidly getting confused ...

many thanks in advance.
Si.
User avatar
kaszu
Forum Regular
Posts: 749
Joined: Wed Jul 19, 2006 7:29 am

Re: javascript drop down menus mutliple choice on second men

Post by kaszu »

User avatar
iijb
Forum Commoner
Posts: 43
Joined: Wed Nov 26, 2008 11:34 pm

Re: javascript drop down menus mutliple choice on second men

Post by iijb »

Post Reply