What’s the simplest way to detect a click event with jquery for touchscreens only? I know that modenizr could be used to achieve this but as I only need this basic functionality I was wondering if it could be done with jquery only.
What’s the simplest way to detect a click event with jquery for touchscreens only?
Share
jQuery onMouseover/onClick for Touchscreen users (ie iPad)
Seems to work fine.