| “I'll know my song well before I start singin'.” Bob Dylan | |||||||||
![]() |
|||||||||
“a resource for web developers...” |
|||||||||
Up to JavaScript: DOM overview page
Target a specific node in the document first and navigate the document tree structure from that point using the 'childNodes' property: an array value list of the child nodes of a node.
Combine with the 'nodevalue' property to gain access to the text content of a web document.
Copyright © 2006-2012 justfigures.co.uk