Xsl xlinks

This is a discussion on "Xsl xlinks" within the Other Programming Languages section. This forum, and the thread "Xsl xlinks are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Other Programming Languages

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 5th, 2006, 23:42
New Member
Join Date: Jan 2006
Age: 26
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Xsl xlinks

I want to add this in my xsl file to include a link on the output file but its no working.
<s-link>
<xsl:attribute name="xlink:type">simple</xsl:attribute>
<xsl:attribute name="xlink:href">www.google.com</xsl:attribute>
<xsl:attribute name="xlink:actuate">onRequest</xsl:attribute>
click here
</s-link>


Instead it gives me the empty element <s-link/>

why?
Reply With Quote

Reply

Tags
xsl, xlinks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 06:27.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43