Changes

Jump to: navigation, search

Building Forms with JavaScript

269 bytes added, 14:57, 17 May 2007
Obtaining the Current Selection from the JavaScript Select Object
</pre>
 
When using muliple selection lists the ''selectedIndex'' property will return onbly tyhe first slected item. It is necessary, therefore, to work through the ''options'' array testing each ''selected'' property to ascertain whcih selections have been made by the user.
== JavaScript Password Object ==

Navigation menu