Top "Touch" questions

Touch-based interfaces have unique considerations that do not apply to other modes of input, and vice versa.

Double tap interval time standard

Is there any standard, say ISO standard, for interval (in miliseconds) between to taps ( clicked on touch devices) which assumed …

click touch double zooming tap
How to simulate touch event?

I want to be able to invoke touch events without user interactions. Is this possible?

iphone events touch multi-touch
how to prevent cq:dialog inheritance

I am migrating classic ui dialogs to touch ui dialogs, I migrated the parent component dialog, I observed AEM is …

dialog touch aem
Does Google Maps API V3 support touch event?

We are experiencing an issue related to GoogleMaps. The issue is mainly related to touch screens. We were trying to …

google-maps google-maps-api-3 touch internet-explorer-10 touchscreen
iOS - AVAudioPlayer doesn't continue to next song while in background

So I have an app that plays a bunch of songs while the user can flip through a comic book. …

ios background touch avaudioplayer avaudiosession
Is it possible to let my c# wpf program know if the user has a touchscreen or not?

I've got an login application that has a swipe system that people only can use when they have a touchscreen. …

c# wpf touch touchscreen login-control
Bidirectional touch swipe slider for both horizontal and vertical

There are many JavaScript or CSS touch swipe sliders out there but all of them seem to only allow either …

javascript mobile touch slide swipe
There is a way to detect the some app is obscured my app, not by touch

I know there is a way to detect if some app overlays my app, i.e. touch filtering(flag android:…

android filter touch system-alert-window
javascript finger slide detection

I'm trying to create a sliding checkbox like the one on the iphone. I started with this script: $('input[type=…

javascript jquery iphone touch slide
How to identify if a mouseover event object came from a touchscreen touch?

On virtually all current browsers (extensive details from patrickhlauke on github, which I summarised in an SO answer, and also …

javascript cross-browser touch raphael