I want implement text button
.
so user should click on it . but when user clicks twice there is selection markup all around the sentence. so I want prevent this behavior but because the area and the button text himself is just text i want make user able to select the text with mouse gesture like normal selection .
so, in short. How i prevent double click selection but not regular selection and to make the solution challenging how it can be done with CSS