|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: drawing a blank
----- Original Message ----- From: Tad Murphy <murphyt@xxxxxxxxxxxx> > If I take out the anchor stuff it works... so basically I'm forgetting what > to do with the extra quotes, etc... > > <xsl:for-each select="bookmark"> > <LI><A HREF="<xsl:value-of select="url"/>"><xsl:value-of > select="title"/></A></LI> > </xsl:for-each> This works for me... <a href="{normalize(url)}"><xsl:value-of select="link_text"/> </a> Judi > > Thanks and sorry to bother you, especially if I figure this out in the > morning (not likely as I'll be up for a while!) > > Peace, > > Tad > > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






