javascript LEGEND 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 legend element objects within the same form element reference the same form element object. |
|
| Example | |
var theForm = document.getElementById("myLegend").form;
|
|
| Value | |
Reference to a form element object. |
|
| Default | |
None. |
|
1170,Nickname,Homepage or email,Comments here,Add comment
