I am trying to create a text button using a simple range and formatting of the text and providing onclick behavious. The problem is that the user presses the button, sometimes the button text is highlighted.
I want to avoid this behavior because it looks damn ugly when choosing text. Any css / javascript / (jquery) that I can use to avoid this?
Thanks so much for your time.
source share