Mac OS X Reference Library Apple Developer
Search

HTMLAllCollection

Module:
html
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

item
namedItem
tags

item



Node item(
    in unsigned long index); 

namedItem



Node namedItem(
    in DOMString name); 

tags



NodeList tags(
    in DOMString name); 

Member Data

length

length



readonly attribute unsigned long length; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27