isindex

Specifies that the document has an associated index.

Platform Support

IENetscapeMozillaOperaSafari
4.0+4.0+1.0+4.0+1.0+

Example

This example shows an <isindex />& element with the prompt "Keywords:"

 <isindex href="cgi-bin/search" prompt="Keywords:" />  

Remarks

The <isindex /> element can be used in a document head or body. Remember to self-close your <isindex /> tags.

Attribute Detail

AttributeIENetscapeMozillaOperaSafari
accesskey
[key].
Hot-key shortcut for the element.
5.5+nonono1.0+
 
action
[URL]
URL for submitting the form.
2.01.0+1.0+4.0+1.0+
 
class
[class-name]. Example values: header-class, list-element, etc.
CSS class assigned to the element.
2.0+1.0+1.0+4.0+1.0+
 
Direction of the element text.
2.0+1.0+1.0+4.0+1.0+
 
Specifies whether or not the element is disabled.
2.0+1.0+1.0+4.0+1.0+
 
Specifies whether the element shows a visual cue when it has focus.
5.5+nononono
 
href
[url]
Path or URL for the linked document or object.
2.0+1.0+1.0+4.0+1.0+
 
id
[element-id]
Unique identifier for the element.
2.0+1.0+1.0+4.0+1.0+
 
lang
[language-code]. Example values: "en" (English), "fr" (French), "es" (Spanish), etc.
Language code for the content of the element.
2.0+1.0+1.0+4.0+1.0+
 
Script language for the element.
3.0+2.0+1.0+no1.0+
 
style
[style-name]
Inline style for the element.
2.0+1.0+1.0+4.0+1.0+
 
tabindex
[number]
Position of the element in the tabbing order for the document.
2.0+1.0+1.0+4.0+1.0+
 
title
[text-description]
Short text description for the element.
2.0+1.0+1.0+4.0+1.0+
 
Specifies whether or not the element is unselectable.
5.5+nononono
 

Event Detail

EventIENetscapeMozillaOperaSafari
Fires when the element becomes active.
4.0+nononono
 
Fires immediately before the element stops being the active element.
4.0+nononono
 
Fires immediately before the element receives focus prior to being edited.
4.0+nononono
 
Fires when the element loses focus.
2.0+1.0+1.0+4.0+1.0+
 
Fires when the element is clicked.
2.0+1.0+1.0+4.0+1.0+
 
Fires immediately before the element is selected.
4.0+nononono
 
Fires when the element is double-clicked.
2.0+1.0+1.0+4.0+1.0+
 
Fires when the active element becomes inactive.
4.0+nononono
 
Fires when the element receives focus.
2.0+1.0+1.0+4.0+1.0+
 
Fires when a user presses down on a key while the element has focus.
2.0+1.0+1.0+4.0+1.0+
 
Fires when a user presses a key or holds down the key while the element has focus.
2.0+1.0+1.0+4.0+1.0+
 
Fires when a user releases a key while the element has focus.
2.0+1.0+1.0+4.0+1.0+
 
Fires when the element moves.
4.0+nononono
 
Fires when the element stops moving.
4.0+nononono
 
Fires immediately before the element moves.
4.0+nononono
 
Fires when the ready state of the element changes.
4.0+nononono
 
Fires immediately before an element is about to be resized.
4.0+nonono1.0+
 
Fires when the element is finished being resized.
4.0+nononono
 
Fires immediately before a user resizes the element.
4.0+nononono
 

text_html aptana_docs