Andres Olarte wrote:
I need to include some text in the <head> of every page, it's a script
wrapped in comment to fix a PNG rendering problem in IE... This is the
code I need:

However, since it's a comment, it gets ignored.  Any ideas how I might do this?

which lenya version? it should work in lenya 2.0.
check your identity transforms: they should match for "node()|@*", not "*|@*|text()", because the latter ignores comments...



--
Jörn Nettingsmeier

"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to