On Sat, May 3, 2008 at 8:40 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Was looking into using javascript templates for client side html
> creation but everything was so bloated until I found this:
> http://www.devhd.com/item0002.htm. It does all the heavy lifting on
> the server and
Was looking into using javascript templates for client side html
creation but everything was so bloated until I found this:
http://www.devhd.com/item0002.htm. It does all the heavy lifting on
the server and generates javascript functions that take a context
parameter. You can then simply include t