Click to return to the DHTML, HTML     
selectedIndex Property     self Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

selectorText Property


Retrieves a string that identifies which elements the corresponding rule applies to.

Syntax

HTMLN/A
Scripting[ sSelectorText = ] rule.selectorText

Possible Values

sSelectorText String that specifies the element.

The property is read-only.

Remarks

A selector can be either a simple selector (such as 'H1'), or a contextual selector (such as 'H1 B') that consists of several simple selectors.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
rule

See Also

rules



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.