JavaScript Programmer's Reference - Form Object
You are here: irt.org | XRef | HTML | Form
Form Object
Form Methods
Name | MSIE | NNav | Notes |
---|
handleEvent() | - | 4 | |
reset() | 4 | 3 | |
submit() | 3.02 | 2 | |
Form Properties
Name | MSIE | NNav | Notes |
---|
acceptCharset | 5 | 6 | |
action | 3.02 | 2 | The value you might store in this property is ignored by MSIE version 3 because it can only read access the property. |
length | 3.02 | 2 | |
encoding | 3.02 | 2 | The value you might store in this property is ignored by MSIE version 3 because it can only read access the property. |
enctype | 5 | 6 | |
length | 3.02 | 2 | |
method | 3.02 | 2 | The value you might store in this property is ignored by MSIE version 3 because it can only read access the property. |
name | 3.02 | 2 | |
tabIndex | 4 | 6 | |
target | 3.02 | 2 | The value you might store in this property is ignored by MSIE version 3 because it can only read access the property. |
Form Collectons
Name | MSIE | NNav | Notes |
---|
elements[] | 3.02 | 2 | |
You are here: irt.org | XRef | HTML | Form
©2018 Martin Webb