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.
|
|
|
|
|
![]() |
||
Xsl xlinks
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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? |
|
|
![]() |
| Tags |
| xsl, xlinks |
| Thread Tools | |
|
|