HTMLOptionsCollection in DOM Level 2 HTML

(no overview available)

Instance Properties

name type description
length Number

Instance Methods

name returns description
item(index) Node
namedItem(name) Node

Properties that are an HTMLOptionsCollection

name object description
options HTMLSelectElement (read only)