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