| “I'll know my song well before I start singin'.” Bob Dylan | |||||||||
![]() |
|||||||||
“a resource for web developers...” |
|||||||||
Up to JavaScript: DOM overview page
Access the html root element with 'document.documentElement' and use the 'lastChild', 'firstChild' and 'nextSibling' properties to then navigate down and traverse across the document tree structure.
Combine with the 'nodevalue' property to gain access to the text content of a web document.
Copyright © 2006-2010 justfigures.co.uk