StyleSheet

Module:
stylesheets
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

disabled
href
media
ownerNode
parentStyleSheet
title
type

disabled


attribute boolean disabled; 


href


readonly attribute DOMString href; 


media


readonly attribute MediaList media; 


ownerNode


readonly attribute Node ownerNode; 


parentStyleSheet


readonly attribute StyleSheet parentStyleSheet; 


title


readonly attribute DOMString title; 


type


readonly attribute DOMString type; 

 

Last Updated: 2009-05-29