javascript FIELDSET form
| form | NN 6 IE 5(Mac)/6(Win) DOM 1 |
| Read-only | |
|
Returns a reference to the next outermost form element object in the document tree. Multiple fieldset element objects within the same form element reference the same form element object. |
|
| Example | |
var theForm = document.getElementById("myFieldset").form;
|
|
| Value | |
Reference to a form element object. |
|
| Default | |
None. |
|
Previous: javascript FIELDSET margin
816,Nickname,Homepage or email,Comments here,Add comment
