guistebal schrieb:
> I begun to have some problems while adding a bit of javascript in my
> templates. The problem seems to be, whatever  the place inside the
> script, that any "<" must have a corresponding ">", like if it was
> expecting it to be a tag, or I get this error :
> 
> TemplateSyntaxError: not well-formed (invalid token):
> 
> It's quite annoying, all logical tests like >=,<=,<,> just don't work
> for me.

I guess this is because your templates are XHTML:

http://www.codehouse.com/javascript/tips/xhtml/

-- Christoph

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to