ludjer Posted August 27, 2008 Share Posted August 27, 2008 i have xml data: http://paste2.org/p/66173 loading this template: http://paste2.org/p/66175 now how would i link the menu items? cause it always gives me problems with parsing it of i try: <a href="<xsl:value-of select="Link"/>"/><xsl:value-of select="Name"/></a> is there someway i can put data into a <a href=""/> </a> just to link the items thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/121509-solved-xml-and-xslt/ Share on other sites More sharing options...
ludjer Posted August 27, 2008 Author Share Posted August 27, 2008 got it http://www.w3schools.com/XSL/el_attribute.asp should have spent some more time looking Quote Link to comment https://forums.phpfreaks.com/topic/121509-solved-xml-and-xslt/#findComment-626634 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.