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

'selector' Syntax and Note

Note:

Read-only property. 
Returns the set of pages an @page rule applies to.
    
Syntax:
    
document.styleSheets[index1].pages[index2].selector

    

      
      








Related examples in the same category

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