hover-on-touch icon indicating copy to clipboard operation
hover-on-touch copied to clipboard

A pure Javascript Plugin for an alternative hover function that works on mobile and desktop devices. It triggers a hover css class on »Taphold« and goes to a possible link on »Tap«. It works with all...

Results 1 hover-on-touch issues
Sort by recently updated
recently updated
newest added

On chrome, a long press opens the context menu. multipleTouchAmount will never === 0 after that, so the data-link is never followed. Prevent that.