On 1.9.2011, at 16.56, Tarjei Huse wrote:
> Hi, I'm trying to include a JQuery template containing ${} into a PHPTal
> template. Is there a way to say "do not use phptal within this block" or
> just escape the $ signs?
Hi!
The easiest way is to use {{= variable}} notation with jquery templating. ${}
is just a shortcut to that.
Best regards
Tero Heikkinen
_______________________________________________
PHPTAL mailing list
[email protected]
http://lists.motion-twin.com/mailman/listinfo/phptal
