|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
HTMLCollection |
| Module: | html |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
item |
Node item( in unsigned long index);
namedItem |
Node namedItem( in DOMString name);
tags |
NodeList tags( in DOMString name);
length |
readonly attribute unsigned long length;
Last Updated: 2009-05-29