| “I'll know my song well before I start singin'.” Bob Dylan | |||||||||
![]() |
|||||||||
“a resource for web developers...” |
|||||||||
Up to JavaScript: DOM overview page
Use 'document.getElementById()' to target a specific node in the document and navigate the document tree structure from that point using the 'childNodes' property: an array value list of the child nodes of a node.
Access the 'childNodes' array values by utilising a 'for loop'.
Copyright © 2006-2012 justfigures.co.uk