A collection of objects which are the immediate children of the receiving Element object. These objects generally represent HTML tags but there are other objects that are linked in to the DOM hierarchy that represent the fragments of text between the HTML tags.
See also: | Collection object, Element object, Hierarchy of objects |
Prev | Home | Next |
Element.childNodes[] | Up | Element.className |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |