Subject: anchors - links on the same *.xml page
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Fri, 23 Jun 2000 08:43:06 -0700
|
Hi,
I have some pages that conform to the docbook dtd. I am using n. walsh's
xsl to style the xml.
The pages have links at the top under the table of contents. The links take
the user to a particular section on the SAME page:
<a href="#ch10lev1sec1">Venture Capital</a>
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?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|