javascript - Unwanted selection after tripple click on span-element -
i have span-element has onclick-property calles javascript function (it zoom-button).
everything working properly, when clicking 2 or 3 times in row on "button", random other elements selected (blue selection).
when make spans "" or style changes, don't want that.
what else can avoid selection effect?
(btw in google music same problem appears, when clicking next or previous-buttons (< or >) in "recent activity"-section.)
Comments
Post a Comment