I'm just learning ASP.NET so I hope my question makes sense to someone.
I'm using a menu control and a sitemap. I'm trying to figure out how to make the parent nodes look and act like links but not be clickable.
I only want the parent nodes visible in the menu, then on mouse over, display the clickable child nodes. I only want the child node links to be clickable.
Also, is it possible to use these links to show or hide panels rather than link to another page?
Thanks,
Jeff