wipeoutjs / wipeout

A pure MVVM javascript framework based on knockout
http://wipeoutjs.github.io/wipeout
0 stars 2 forks source link

wipeout.template.rendering.renderedContent, make opening tag a script #38

Open ShaneGH opened 9 years ago

ShaneGH commented 9 years ago

If debugging, leave the opening tag a comment, otherwise make it a script to improve performance. There is a commented line of code to help.

Also look at renderedContent.prototype.appendHtml, this function will need to be changed to take advantage of the speed