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

JavaScript Reference
1. Event Handlers Reference
2. Javascript Collections
3. Javascript Methods
4. Javascript Objects
5. Javascript Properties
Microsoft Office Word 2007 Tutorial
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
JavaScript Reference » Javascript Properties » selectorText 
'selectorText' Syntax and Note

Note:

Read and write property. 
Specifies the selector of the style sheet rule. 
The selector is either the element id or the element tag name.
    
Syntax:
    
document.styleSheets[index1].rules[index2].selectorText = value

    

      
      
Related examples in the same category
1. 'selectorText' Example
2. 'selectorText' is applied to
w_w__w___._j___a_va__2___s.___com__
Home | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.