Add a new HTML Element to a parent, and return the new element.
The parent HTML Element
The new element's name
The new element's (HTML) content
the new element
Just the mirroring of the official DOM call.
Just the mirroring of the official DOM call.
Just the mirroring of the official DOM call.
A thin layer on top of the regular DOM Document. The class includes some handy shorthands to make the code cleaner…