Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

ParentStyleSheet Syntax and Note

Note: Read-only property.  Returns a reference to the styleSheet.  Returned value is null, if not imported via @import.      Syntax:      document.styleSheets[index].parentStyleSheet document.all.styleID.parentStyleSheet