• support@answerspoint.in

CSS rule to disable text selection highlighting

26
Advertisement

For anchors that act like buttons (for example, QuestionsTagsUsers, etc. at the top of the Stack Overflow page) or tabs, is there a CSS standard way to disable the highlighting effect if the user accidentally selects the text?

I realize this could be done with JavaScript, and a little googling yielded the Mozilla-only -moz-user-select option.

Is there a standard-compliant way to accomplish this with CSS, and if not, what is the "best practice" approach?

  • CSS

  • asked 10 years ago
  • B Butts

0Answer


Your Answer

    Facebook Share        
       
  • publish 10 years ago
  • viewed 26 times
  • active 10 years ago

Best Rated Questions