Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

StyleSheet

An object implementing the StyleSheet interface represents a single style sheet. CSS style sheets will further implement the more specialized CSSStyleSheet interface.

プロパティ

disabled
This property indicates whether the current stylesheet has been applied or not.
href
Returns the location of the stylesheet.
media
Specifies the intended destination medium for style information.
ownerNode
Returns the node that associates this style sheet with the document.
parentStyleSheet
Returns the stylesheet that is including this one, if any.
title
Returns the advisory title of the current style sheet.
type
Specifies the style sheet language for this style sheet.

仕様

関連情報

ドキュメントのタグと貢献者

 このページの貢献者: fscholz, ethertank, teoli
 最終更新者: fscholz,