/** See talk page for details **/ //Stolen from en.wikt: function newNode(tagname) { var node = document.createElement(tagname); for (var i = 1; i <...
The current version of this is maintained by Bawolff. please don't hesitate to contact me (bawolff) if you have any issues, comments, bugs, need help...