On Fri, Aug 20, 2010 at 4:45 PM, Krishnakant Mane <[email protected]> wrote:
> Oh, does this work?
> I remember last time I tryed to use ${h.url_for} inside a javascript and it
> did not work.
> May be things have improved after that?
> Any ways, I must also mention that when I had tryed to use the ${} syntax
> inside a javascript function, the script was inside a header section and not
> inside a body section.
> could that be a problem?
>
>
Mako is string-based and does not even know that its javascript. So it does
not care.
Most likely there was some problem with namespace rather than javascript.
--
With best regards,
Daniel Kluev
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.