Baseline Widely available
An object implementing the StyleSheet
interface represents a single style sheet. CSS style sheets will further implement the more specialized CSSStyleSheet
interface.
StyleSheet.disabled
A boolean value representing whether the current stylesheet has been applied or not.
StyleSheet.href
Read only
Returns a string representing the location of the stylesheet.
StyleSheet.media
Read only
Returns a MediaList
representing the intended destination medium for style information.
StyleSheet.ownerNode
Read only
Returns a Node
associating this style sheet with the current document.
StyleSheet.parentStyleSheet
Read only
Returns a StyleSheet
including this one, if any; returns null
if there aren't any.
StyleSheet.title
Read only
Returns a string representing the advisory title of the current style sheet.
StyleSheet.type
Read only
Returns a string representing the style sheet language for this style sheet.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4