|
|
Q200 How do you check that a selection in an options list has been selected?
irt.org | Knowledge Base | JavaScript | Form 3.4 | Q200 [ previous next ] Q200 How do you check that a selection in an options list has been selected?There is *always* one option selected in a pull-down menu. If you include a dummy option at the top of the pull-down menu, like "Select one:", then you can check that the user has selected another one using:
Feedback on 'Q200 How do you check that a selection in an options list has been selected?' |
-- div -->
|