This documentation is archived and is not being maintained.
parentStyleSheet property
Retrieves the style sheet that imported the current style sheets.
Syntax
| JavaScript | p = object.parentStyleSheet |
Property values
Type: Object
the file name of the style sheet.
Remarks
Parameter p receives NULL if the style sheet is part of a link or style element.
See also
-
styleSheet