I'm always having issues with these characters when I try to put JavaScript
logic, like for (var i = 0; i < 10; i++) or if (a>b) {}.
I haven't found better approach than moving this code out of template to
external *.js files.


On Fri, Sep 27, 2013 at 6:08 PM, Barry Books <trs...@gmail.com> wrote:

> Is there any way to but a > sign in a dynamic template and have it rendered
> as '>'. I end up with '&gt;' which is not what I want. I know the
> suggestion for tml files is to use outputRaw but that does not work in a
> dynamic template.
>
> Thanks
> Barry
>



-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Reply via email to