Javascript Reference
Categories: imports

javascript imports item( )

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

item(index)

  

Returns a single imported styleSheet object corresponding to the index value in source code order of @import rules. IE 5 for Macintosh erroneously returns null.

 
Parameters
 
index

A zero-based integer.

 
Returned Value

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


Powered by Linode.