Subject: RE: generating <a href="#section"> menus. Related to <xsl:for-each> and generate-id()
From: "Sherzod Ruzmetov" <xslt@xxxxxxxxxxxx>
Date: Tue, 14 Jan 2003 09:00:59 -0500
|
:I prefer descriptive ids/anchors:
:
:Instead of
:http://author.handalak.com/xml/about.xml#sect_II
:I'd do s.th. like
:http://author.handalak.com/xml/about.xml#whatisxmlandxsl
That's what the first revision did. If you open the .xml file source
(by appending ?source=1 to the url) you will see that I
assigned "id" to each <sect>. I didn't like assigning ids manually,
so I thought there had to be an easier way, and guess what, there was
:-).
Sherzod
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|