Hi there,
I'm using an ASP Menu to display my sitemap (horizontal). I was working with the selectedstyle and have a question about that.
The structure I'm displaying contains a sitenode, items and subitems; so 3 layers. I can use the selectedstyle to colour the current item, that works fine. But what I would like is the parent item to be coloured as well. When the user selects a subitem from an itemmenu, I would want the item menu itself to be coloured, not just the subitem. Is there any way of getting this behaviour somehow?