hexonaut / haxe-dom

A cross-platform implementation of the DOM. Built to reduce duplicate code across server and client.
MIT License
46 stars 4 forks source link

Setting to enable storing html data in the body tag #27

Open hexonaut opened 9 years ago

hexonaut commented 9 years ago

To allow for faster fetching of scripts and stylesheets, provide an option to store the html element's data in the body tag.