This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

selectorText

Property of css/cssom/propertiescss/cssom/properties

Syntax

var result = element.selectorText;
element.selectorText = value;

Notes

Remarks

Windows Internet Explorer removes insignificant white space while it parses the selector.

Syntax

Standards information

See also

Related pages

Attributions