This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: anchors - links on the same *.xml page


Robert Koberg wrote:
> 
> so the link looks something like:
> http://adomain.com/file.xml#ch10lev1sec1
> 
> This works fine in IE5, but fails to go to the anchor in Nav. Is there a
> workaround?

NS doesn't understand XML in general. Assuming that it recieves
a text/xml MIME type or something similar, it will assume that what
it is getting is plain text, and not attempt to parse it.

Fragment referencing won't work as a consequence.


-- 
Warren Hedley


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]