Section 25.213. Node.hasChildNodes( ): determine whether a node has children


25.213. Node.hasChildNodes( ): determine whether a node has children

DOM Level 1 Core

25.213.1. Synopsis

 boolean hasChildNodes( ); 

25.213.1.1. Returns

TRue if this node has one or more children; false if it has none.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net