Asp.net MVC Firefox shows hyperlink location in parentheses, why? -


Looking at that image the menu bar on my webpage is still simple, but Firefox Why will links in parentheses be shown, while not IE? I disabled all my addons and still does it I saw the source in the firebug and it is actually in HTML:

   

Anyone have any ideas? Thank you. I was missing the media attribute in my link for CSS Elements.

  media = "screen, launch" media = "print"  

is mandatory and I have to copy some kind For those features missed,


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -