Jemplate - upgrading Jemplate

Posted on Tue Jul 18 23:28:05 2006 by bugmenot
upgrading Jemplate
Jemplate would greatly benefits from 2 little changes : - javascript stringbuffer class as explained here (huge speed up in IE) http://www.softwaresecretweapons.com/jspwiki/Wiki.jsp?page=JavascriptStringConcatenation - evaluate scripts after adding them to the innerHTML using EvalScript function from Prototype for ex. I tried it, it's not much to modify, and it improves greatly the tool. bongoking at free dot fr
Write a response