S
somefakeaddress
Hi,
I have an ASP.NET 2.0 Menu control bound to the following sitemap
structure:
Root
Page 1
Page 1.1
Page 1.2
Page 1.2.1
Page 2
Now, if I expand Page 1 -> Page 1.2 and click on Page 1.2.1, I can
change the background color (for example) of node 1.2.1 to show the
user that he/she is currently on Page 1.2.1. But what I really want to
do is highlight the entire path (i.e. change the background color of
nodes Page 1, Page 1.2 and Page 1.2.1). Is that possible and if so, how
do I do that?
Brgds / Niklas
I have an ASP.NET 2.0 Menu control bound to the following sitemap
structure:
Root
Page 1
Page 1.1
Page 1.2
Page 1.2.1
Page 2
Now, if I expand Page 1 -> Page 1.2 and click on Page 1.2.1, I can
change the background color (for example) of node 1.2.1 to show the
user that he/she is currently on Page 1.2.1. But what I really want to
do is highlight the entire path (i.e. change the background color of
nodes Page 1, Page 1.2 and Page 1.2.1). Is that possible and if so, how
do I do that?
Brgds / Niklas