Help Center

Local Navigation

Object: HTMLIsIndexElement

Availability

BlackBerry® Device Software version 4.6 or later

Extends

HTMLElement

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

Property name

Type

Description

Status

Availability

form

HTMLFormElement

Returns the parent <form> element for the form control.

read only

4.6 or later

prompt

String

Specifies the prompt message.

writable

4.6 or later


Was this information helpful? Send us your comments.