Causes the browser to display a dialog window that prompts the user for a single line of input.
HTML Syntax
<ISINDEX CLASS = classname ID = value LANG = language LANGUAGE = JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS PROMPT = text STYLE = css1-properties event = script ></ISINDEX>
Remarks
In HTML 4, this element is deprecated, and INPUT recommended for use instead. The tagName property for ISINDEX returns INPUT.
The ISINDEX element belongs in the body of the document.
The ISINDEX element is an inline element and does not require a closing tag.
This element is available in HTML as of Microsoft® Internet Explorer 3.0, and in script as of Internet Explorer 4.0.
Members
Styles
Example
This example uses the ISINDEX element to replace the default prompt.
<ISINDEX PROMPT="Enter a keyword to search for in the index">