JavaScript: empty a DOM element
How to remove all the child nodes from a DOM element with JavaScript.
Common coding solutions with a special focus on the practical implementations of ECMAScript and the most recent DOM versions.
How to remove all the child nodes from a DOM element with JavaScript.
How to create a random, unique ID from a string with JavaScript.
How to create footnotes with plain JavaScript and the DOM.