I am developing an application for Windows 8 (Metro UI). I am using HTML5, JavaScript, jQuery etc for development. I want to show a different user interface if the screen does not support screen touch events.
How can I detect if screen support touch sensitive in Windows 8 using JavaScript?
See here: Detecting Touch Hardware in IE 10
From the above page: