I got the diiffs
HTML encoding
Using {{html fieldNameOrExpression}} is equivalent to using
${fieldNameOrExpression}, except that it renders unencoded text into the
HTML DOM, whereas ${} encodes values by default.
On Fri, Jul 22, 2011 at 4:56 AM, Bruno Rocha wrote:
> I am using Jquery templates
I am using Jquery templates for PowerGrid[0] and I have no problem.
example:
Look it working: http://labs.blouweb.com/PowerGrid/default/index
On
I am trying to start using jQuery templates on something, but it
creates a problem.
jQuery templates use the {{ }} syntax to do a lot of tasks. Web2py
too. I can use another delimiter on web2py, but that will force me to
change the syntax for all my templates, because the template I'm
working with,
3 matches
Mail list logo