Javascript Reference
Categories: styleSheets

javascript styleSheets item( )

@March 15, 2008, 1:22 a.m.
item( )Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 2  

item(index)

  

Returns a styleSheet object corresponding to the object matching the index value in source code order.

 
Parameters
 
  • A zero-based integer corresponding to the specified item in source code order (nested within the current document object).
 
Returned Value

Reference to a styleSheet object. If there are no matches to the parameters, the returned value is null.


Powered by Linode.