Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - StyleSheet Object

You are here: 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

NameMSIENNavNotes
addImport()4-
addRule()4-
removeRule()5-

StyleSheet Properties

NameMSIENNavNotes
cssText5-
disabled46
href46
id5-
media46
ownerNode-6
owningElement4-
owningNode5-
parentStyleSheet46
readOnly46
title46
type46

StyleSheet Collectons

NameMSIENNavNotes
cssRules[]5-
imports[]4-
rules[]4-


You are here: irt.org | XRef | DOM | StyleSheet

©2018 Martin Webb