|
|
Provides a caption for a <code> FIELDSET </code> grouping. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#edef-LEGEND"> LEGEND element definition </a> in HTML 4.0.
| HTMLFormElement |
[const]
Returns the <code> FORM </code> element containing this control. Returns null if this control is not within the context of a form.
| DOMString |
[const]
A single character access key to give access to the form control. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-accesskey"> accesskey attribute definition </a> in HTML 4.0.
| void |
see accessKey
| DOMString |
[const]
Text alignment relative to <code> FIELDSET </code> . See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-align-LEGEND"> align attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see align
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |