HTMLOptionsCollection in DOM Level 2 HTML
(no overview available)
Instance Methods
| name | returns | description |
|---|---|---|
| item(index) | Node | |
| namedItem(name) | Node |
Properties that are an HTMLOptionsCollection
| name | object | description |
|---|---|---|
| options | HTMLSelectElement | (read only) |