Solution: CSS rule to disable text selection highlighting #dev #it #computers
Solution: CSS rule to disable text selection highlighting #dev #it #computers
CSS rule to disable text selection highlighting
For anchors that act like buttons (for example, Questions, Tags, Users, 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.
I…
View On WordPress















