|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: hyper-link in XSL
On Tue, Oct 02 '01 at 19:03, laurence_zhang wrote:
> The following in XSL will get a link of the title text:
> <a class="Title" href="javascript:ClickTitle({$TitleNumbers})"><xsl:value-of select="@TITLE"/></a>
>
> But I want to get the link of a rectangle area including the title text in it.
While this is no XSL-T question at all, but html, here is an answer.
This will only work with more recent browsers:
<a class="Title" href="javascript:ClickTitle({$TitleNumbers})"><div><xsl:value-of select="@TITLE"/></div></a>
--
Goetz Bock IT Consultant
Dipl.-Inf. Univ.
Attachment:
pgp00007.pgp
|
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
|

Cart








