25 Apr
2007
25 Apr
'07
5:49 a.m.
--On 25. April 2007 00:41:19 -0500 Jeff Rush <jeff@taupro.com> wrote:
Andreas Jung wrote:
As far as I can recall: you can't use TALES within a SCRIPT block. That's why you must generate your stuff outside inside a script.
Ah thanks I wasn't aware of that exclusion, never having tried it or found it documented. Then yes your approach is the only one left.
The reason is obvious: Usually you don't have any markup with <script>..</script>. Still not getting why generate <img> within a <script> tag...appears like broken-by-design to me...but I don't care. -aj