convert nodelist to array js code example Example: turn nodelist into array Array.prototype.slice.call(document.childNodes);