简体   繁体   English

如何处理IE10触控事件?

[英]How to handle IE10 touch events?

I know how to use the obtouchstart ontouchmove etc. events. 我知道如何使用obtouchstart ontouchmove等事件。 But IE10 supports it in a different way. 但IE10以不同的方式支持它。 Are there any tutorial about it? 有没有关于它的教程?

And how can I test it without a touchscreen win8? 如何在没有触摸屏win8的情况下测试它?

Here's a tutorial about Pointer events which seems to normalize all kinds of pointers (touch, pen, mouse) 这是一个关于Pointer事件的教程,似乎可以规范各种指针(触摸,笔,鼠标)

http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM