/

HTML / CSS / JavaScript Tutorial

JavaScript DOM TouchEvent property: touches

[this page | pdf | back links]

The touches property of TouchEvent objects within the JavaScript DOM returns a TouchList of all the Touch objects that are currently in contact with the touch surface irrespective of target or changed status.

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)


Desktop view | Switch to Mobile