Forum Moderators: open

Message Too Old, No Replies

<xsl:value-of. within a tag?

Last comment by ahmedtheking ...

         

shainh

9:40 am on Jun 1, 2006 (gmt 0)



Referring to a comment made by ahmedtheking on Apr 18, 2006 ...

You might want to try something like this:

<a target="_blank"><xsl:attribute name="href">http://www.example.com/investor/art_transform.asp?url=<xsl:value-of select="location/@href" /></xsl:attribute><xsl:value-of select="headline" /></a>

Not sure if you still need it but i saw the post and thought that i might be able to help

[edited by: engine at 1:52 pm (utc) on June 1, 2006]
[edit reason] examplified [/edit]

choster

1:37 pm on Jun 1, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, shainh!

The original thread was at [webmasterworld.com...] . I had suggested the use of the curly brace shorthand, per

[w3.org...] .