Document: touchstart event
The touchstart
event is fired when one or more touch points are placed on the touch surface.
Bubbles | Yes |
---|---|
Cancelable | Yes |
Interface | TouchEvent |
Event handler property | ontouchstart |
Examples
Code samples for those events are available on the dedicated page: Touch events.
Specifications
Specification |
---|
Touch Events # event-touchstart |
Browser compatibility
BCD tables only load in the browser
See also
- Touch events
ontouchstart
- This event on
Element
targets:touchstart