Source code

Revision control

Copy as Markdown

Other Tools

var creators = {
"element": "createElement",
"text": "createTextNode",
"comment": "createComment"
};