Isindex
 
End Tag: Omitted
Support Key: 2 | 3 | 3.2 | IE1 | M1 | N1
What is it?
Attributes
Tag Example
Parent/Content Model
Tips & Tricks
Browser Peculiarities
= Index DOT Html by Brian Wilson [bloo@blooberry.com] =
Main Index | Top Of Tree | Tag Index | Tag History


What is it?
The ISINDEX tag indicates that the browser must allow the user to search an index by entering keywords. This legacy tag from HTML 1.0 is much less common now that forms capability is available. Although it can be placed in other areas of an HTML document, it is usually found in the HEAD section.
Attributes
Action
2 | 3 | 3.2 | IE1 | M | N1.1
Required? No
Description:
Specifies the URL of a script to be used to process the ISINDEX data.
Values: relative or absolute URLs.
Prompt
2 | 3 | 3.2 | IE1 | M | N1.1
Required? No
Description:
Indicates an alternate string (different from the default) to be used as the query message for the user.
Values: Alphanumeric text.
Example
<isindex PROMPT="query message">
Parent Model
%Block Format Parent% | Multimedia Parent% | <body> | <head>
Content Model
This tag accepts no content.
Tips & Tricks Browser Peculiarities
Boring Copyright Stuff...