javascript - ul with links remains selected -


I have a side bar menu in which the UL-> Li-> A is styled with CSS, so that one vertical To be shown on the menu on the left.

I have noticed that when I select an option, a thin tree will surround the dotted line box (menu buttons) that I have chosen. For me it looks "wrong", is there any way to stop it from appearing?

Thank you!

A: active {framework: none; }


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -