xsl-list
[Top] [All Lists]

Re: Using XSL Values as hyperlink names

2005-05-12 16:40:51

On May 12, 2005, at 7:30 PM, Jonathan Marenus wrote:

For example, something like the
following:
<a href=#<xsl:value-of...." or <a href="#$variable".

I can help with this:

<a href="#{(_at_)some-node}">...</a>.

<a href="#{$variable}">...</a>.

Bruce


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>