|
JavaScript Programmer's Reference - StyleSheet Object
irt.org | XRef | DOM | StyleSheet
StyleSheet Object
| Object/DOM | | Internet Explorer 4 | | Netscape Navigator 6 | | Note that MSIE 5 inccorectly names this object class as styleSheet instead of StyleSheet (note the capitalisation). |
StyleSheet Methods
| Name | MSIE | NNav | Notes |
| addImport() | 4 | - | |
| addRule() | 4 | - | |
| removeRule() | 5 | - | |
StyleSheet Properties
| Name | MSIE | NNav | Notes |
| cssText | 5 | - | |
| disabled | 4 | 6 | |
| href | 4 | 6 | |
| id | 5 | - | |
| media | 4 | 6 | |
| ownerNode | - | 6 | |
| owningElement | 4 | - | |
| owningNode | 5 | - | |
| parentStyleSheet | 4 | 6 | |
| readOnly | 4 | 6 | |
| title | 4 | 6 | |
| type | 4 | 6 | |
StyleSheet Collectons
| Name | MSIE | NNav | Notes |
| cssRules[] | 5 | - | |
| imports[] | 4 | - | |
| rules[] | 4 | - | |
irt.org | XRef | DOM | StyleSheet
|
|
Copyright © 1996-2008 irt.org, All Rights Reserved.