I did further testing.. and determined the URL in the web.sitemap needs to be explictly stated.
I was referencing default.aspx pages by calling out the folder structure i.e. "~/contact/ " Once I switched to '~/contact/Default.aspx' the desired style for the selected menu item / page .
Although i solved this on my own, your point is a good one.. and seeing as your the only one who responded ( and quickly --thanks), the points are yours.. thanks for contributing..
Main Topics
Browse All Topics





by: tgerbertPosted on 2008-04-16 at 10:09:18ID: 21369914
I'm wondering if your CSS is overriding the color settings in the <StaticSelectedStyle> tags.
What happens if you temporarily remove the CssClass attributes?