jQuery.support.touch
Categories: Properties of the Global jQuery Object | Utilities
jQuery.support.touch
Plugin: jQuery.support.touch
Description: Support of touch events.
-
jQuery.support.touch
version added: 1.0
A boolean indication whether the browser supports touch events like touchstart
, touchmove
or touchend
.