Mac OS X Reference Library Apple Developer
Search

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; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27