34,333
edits
Changes
→JavaScript Drop-down / Select Object
will produce the following in the browser:
[[Image:??Javascript selection list.jpg]]
The optional ''multiple'' attribute may be added to the <select> tag to enable multiple selection of items from the list.
== JavaScript Password Object ==