JavaScript in the Browser
Node
. childNodes
list of childrenfirstChild
, lastChild
,
nextSibling
, previousSibling
,
parentNode
appendChild()
,
removeChild()
, replaceChild()
,
insertBefore()
getAttribute()
, setAttribute()
, removeAttribute()
22 of 66