Document.enableAddingSpecialTagsToDom

Adds objects to the dom representing things normally stripped out during the default parse, like comments, <!instructions>, <% code%>, and <? code?> all at once.

Note this will also preserve the prolog and doctype from the original file, if there was one.

class Document
void
enableAddingSpecialTagsToDom
()

See Also

Meta