Drop Down List Validation
Sunday May 14, 2006
In this third Javascript tutorial on validating form fields we look at drop down selection lists. Selection lists default to having the first entry selected if nothing gets chosen perhaps you will want a dummy entry at the top of the list. You may also want dummy entries within the list to separate it into sections. We of course ned to validate that none of these dummy entries actually end up as the selected entry when the form is submitted.


No comments yet. Leave a Comment