'owningElement' Syntax and Note : owningElement « Javascript Properties « JavaScript Reference

'owningElement' Syntax and Note

Note:

Read-only property. 
Returns a reference the styleSheet.
    
Syntax:
    
document.styleSheets[index].owningElement

    

      
      








Related examples in the same category

1.'owningElement' Example
2.'owningElement' is applied to