Drop Down Issues

wxdqz

New Member
Does anyone know how to code Javascript so that when someone has select a value from a dropdown box that different elements appear below it and disappear if something else is selected.

Such as:(just an example)

The form on has a dropdown.
The user selects McDonald's.
After selecting McDonalds a Drop Down Box appears that has SuperSize option.

The user then selects Burger King
After selecting McDonalds a Drop Down Box appears that has Biggie Size option.

If nothing is selected nothing can show (the default is nothing)
 
Back
Top