All Implemented Interfaces:
HTMLElement
FIELDSET grouping. See the LEGEND
element definition in HTML 4.01.
See also the Document Object Model (DOM) Level 2 HTML Specification.
| Method from org.w3c.dom.html2.HTMLLegendElement Summary: |
|---|
| getAccessKey, getAlign, getForm, setAccessKey, setAlign |
| Method from org.w3c.dom.html2.HTMLLegendElement Detail: |
|---|
|
FIELDSET. See the align
attribute definition in HTML 4.01. This attribute is deprecated in
HTML 4.01. |
FORM element containing this control. Returns
null if this control is not within the context of a
form. |
|
FIELDSET. See the align
attribute definition in HTML 4.01. This attribute is deprecated in
HTML 4.01. |