What are you trying to achieve with your navigation? When you say you cannot see any changes, how is it rendering at the moment? and how would you expect it to be rendering when the markup is functioning as you would like? Also are you getting any xslt errors or any problems with the markup appearing in firebug? Have you alos got a screen shot opf the page so we can see what the menu i like or supposed to be?
using a recursive navigation xslt
I am using this xslt for my navigation. I am having trouble configuring it, I build a macro with this pararmeres:
and in my master page I put this line of code:
but I haven't noticed anything different, can someone tell me what am I doing wrong here?
By not showing anything different I mean that I can't see any changes in the list I get, I always get the samelist
Hi Moran,
What are you trying to achieve with your navigation? When you say you cannot see any changes, how is it rendering at the moment? and how would you expect it to be rendering when the markup is functioning as you would like? Also are you getting any xslt errors or any problems with the markup appearing in firebug? Have you alos got a screen shot opf the page so we can see what the menu i like or supposed to be?
Thanks,
Charles.
Thanks for the help but I found that using a macro based on a Razor script is much more useful to me.
Ok :) are you using MVC? You are probably best avoiding using XSLT and razor if you are trying to do that :). Charles
is working on a reply...