Hi Jürgen,

Jürgen Ragaller schrieb:
Hi

I'm about to fix the ie6 quirksmode layout glitches using a separate stylesheet (inserted using conditional comments).

When I insert a comment in menu2xslt.xsl it is eaten up (by the xslt processor?).

in menu2xslt.xsl you have to write

  <xso:comment>test</xso:comment>

so that the comment is inserted by the generated stylesheet rather than by the menu2xslt.xsl stylesheet itself. Otherwise the comment wouldn't cause any effect when the generated stylesheet is applied.

-- Andreas



--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


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

Reply via email to