isPrefAlternate
Property of css/cssom/propertiescss/cssom/properties
Syntax
var result = element.isPrefAlternate;
element.isPrefAlternate = value;
Notes
Remarks
If more than one alternative style sheet exists, then this is the preferred one.
Syntax
See also
Related articles
CSSOM
isPrefAlternate
Related pages
- styleSheetstyleSheet
- isAlternateisAlternate
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]