Switch hover/touch events for Desktop/mobile devices


/ Published in: JavaScript
Save to your folder(s)

Hover events can be irrelevant on mobile devices relying on touch events.
This script switches the classical desktop hover events to touch events.

Inspired by: http://jbkflex.wordpress.com/2012/07/12/javascript-touch-event-or-mouse-event-detect-and-handle-according-to-device/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.