I’m handling the dblclick event on a span in my web app. A side effect of a double click is that it selects text on the page. How can I prevent this selection from happening?
I’m handling the dblclick event on a span in my web app. A side
Share
You can also apply these styles to the span for all non-IE browsers and IE10: