[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] links don't work when IE transforms XSL document
Subject: Re: [xsl] links don't work when IE transforms XSL document
From: Anton Triest <anton@xxxxxxxx>
Date: Fri, 01 Oct 2004 14:26:49 +0200
|
Jakob Fix wrote:
have you tried putting an <xsl:comment> </xsl:comment> in between the
opening and closing <a> tags, for this result: <a name="id1"><!--
--></a>?
this worked for me in a similar situation.
I tried it but the problem remains
Thanks anyway,
Anton
|