1 Mar
2002
1 Mar
'02
8:06 p.m.
Joachim Schmitz wrote:
I found the problem
JavaScript=HTMLFile('public/JavaScript',globals()
and the JavaScript.dtml contained <dtml-var js_header>
I changed that and run into the next problem.
tal quotes all "<script language="JavaScript">"
into <script language="JavaScript"> is there a way to avoid this ?
Here's what you want: <tal:x tal:replace="structure here/ActiveImages/JavaScript" /> cheers, Chris PS: Note I did soem bonus compression for you so you don't need the omit-tag anymore :-)