21.2Object HTMaker

General module options.

Object HTMaker
Properties
checkTreeDetermine if tree inseretions must be checked for DOM consistency.

Properties

checkTree

Determine if tree inseretions must be checked for DOM consistency.

If this switch is active, every inserted node must respect HTML 4.01 hierarcy constraints.

The check is relatively heavy, and once moving in a production phase, it's hardly likely that generated trees will change. For those application that are known to create well-formed XHTML trees, this option can be turned to false to improve performance.

Made with http://www.falconpl.org