In an attempt to follow best practices, we\'re trying to use the proper JavaScript/jQuery events according to what device you are using. For example, we\'re building a mobil
I made a full demostration that works in every browser with the full source code of the solution of this problem: Detect touch screen devices in Javascript.