|
DocumentChildNodesProperty
The document.childNodes property
ValuesThe document.childNodes property returns an array of Node objects. UsageBrowser compatibility
Further reading |
Sign in to add a comment
![]() |
|
Search
|
|
DocumentChildNodesProperty
The document.childNodes property
ValuesThe document.childNodes property returns an array of Node objects. UsageBrowser compatibility
Further reading |
Sign in to add a comment
Rather than an array, I thought it was a NodeList?, which is a live list.