Windows 7 多点触控功能与 HTML5
我有一个问题:市场上有 HTML5/CSS3 移动框架,如 Sencha Touch 和 Phonegap,它们可以使用 iPad/iPhone、Android 等的多点触控手势。
效果很好,我可以测试一下。但现在我需要了解基于 Windows 7 操作系统的多点触控显示器的情况。基于 webkit 的网络浏览器(如 Safari 或 Google Chrome)是否也支持多点触控? 在带有鼠标/键盘的普通电脑上,我可以点击、双击等,但当然不能捏合(用两根手指缩放图片)。这可以在 Win7 多点触控显示屏上实现吗? 有谁知道或者可以测试一下吗?有一个演示: http://dev.sencha.com/deploy/touch/examples/kitchensink/< /a> ->活动 进行两指缩放时必须有“捏”输出。 iPad上有,普通PC上看不到。但这只能在 Safari、Chrome、也许是 FireFox 4 网络浏览器上实现,因为 IE8 FireFox 3 不太支持 HTML5/CSS3。
此致。
I have a problem: There are HTML5/CSS3 mobile frameworks on the market like Sencha Touch and Phonegap which can use the multi-touch gestures of the iPad/iPhone, Android, etc.
That's working fine, I can test it. But now I need to know what's about Multi-Touch displays based on a Windows 7 OS. Are there also multi-touch capable in a webkit-based webbrowser like Safari or Google Chrome?
On a normal PC with mouse / keyboard I can do tap, double-tap, etc. but of course no pinch (zoom a picture with two fingers). Is this possible on a Win7 multi-touch display?
Does anyone know that or can test it? There is a demo:
http://dev.sencha.com/deploy/touch/examples/kitchensink/
-> Events
Doing a two-finger zoom there must be a "pinch" output. On the iPad, there is one, on the normal PC, I can not get it. But it is only possible on a Safari, Chrome, perhaps FireFox 4 webbrowser, because IE8 FireFox 3 does not support HTML5/CSS3 very much.
Best Regards.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Firefox 4 支持多点触控,请参阅此处。然而,Sencha-touch 仅真正支持 webkit 浏览器,并且不适用于 Firefox,因此您可能必须尝试 星光浏览器,但是它太旧了(一年多了!),它可能也无法与 Sencha 一起使用......
Firefox 4 supports multi-touch, see here. However, the Sencha-touch only really supports webkit browsers, and doesn't work with firefox so you might have to try the Starlight browser, however it is so old (well over a year!) that it might not work with Sencha either...