Why there is "Skip Navigation Links" for my SiteMapPath in Firefox
Asked Answered
T

1

5

I have a site map in top of my master page , When i run in Firefox the first node is "Skip Navigation Links" What's that ? And How can i get rid of that ? It's noticeable that that's not in IE .

Trainer answered 4/4, 2010 at 14:53 Comment(0)
P
14

The Skip Navigation is there for accessibility purposes. If it's part of an ASP.NET Menu, and you want to disable it, try setting the attribute:

SkipLinkText=""

See this thread for details on SkipLink and Menus.

Pleasantry answered 4/4, 2010 at 15:42 Comment(1)
There are two, one at the beginning and one at the end. How do I hide the beginning one and show the last one?Brittney

© 2022 - 2024 — McMap. All rights reserved.