|
|
This element is used for single-line text input. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#edef-ISINDEX"> ISINDEX element definition </a> in HTML 4.0. This element is deprecated 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]
The prompt message. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-prompt"> prompt attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see prompt
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |