dynamic select box

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
barnes529
Forum Newbie
Posts: 17
Joined: Thu Apr 19, 2007 4:18 am

dynamic select box

Post by barnes529 »

I have a selection box multiple with countries which supports multiple selections being made. Depending on the Country or Countries selected in the countries box I want to change the options in the State box.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

What's the question?
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Post by jayshields »

I think he wants us to make him a list selection box which allows multiple selection of counties and as you select these counties it populates something else; he doesn't really say what. I think it's something to do with adding states from the counties selected into another multiple choice form element.

In any case: post what you've tried, what went wrong and what you want to achieve.
Post Reply