CoreJS-W3C Reference

Core Library for W3C Browser Frontside Applications

View project on GitHub

« Back

CoreJs.Bootstrap.HeadCleaner(headElement)

The head cleaner is an bootstrap module to delete all tags from the document head node.

Idea is to fill the whole DOM tree by the application.
Of course it is cosmetic stuff. Funtionality wise make it no difference if the tags stays in the head or not.

Parameters:

clean()

Removes the elements from the headElement.