Object: HTMLIsIndexElement
The HTMLIsIndexElement object represents an <isindex> element in an HTML document.
The <isindex> element specifies that the enclosed text is single-line text input. This element is deprecated in HTML 4.01, and is not supported by the BlackBerry® Browser.
HTMLIsIndexElement is supported in the BlackBerry Browser’s JavaScript® implementation to conform with HTML DOM Level 2 specification. However, <isindex> elements will not be visually displayed in the browser and will not have any impact on the document layout.
HTMLIsIndexElement properties
Next topic:
Object: HTMLLIElement
Previous topic: HTMLInputElement methods