Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法用 bootsfaces 处理触摸事件?
例如,当用户触摸元素时,是否 onmouseup 或 onmousedown 甚至 onclick 在移动设备上?
谢谢
我们计划为下一版本的 BootsFaces (0.9.0) 提供触控支持。但即使在今天,触摸元素也被视为鼠标点击。我们还不支持的是典型的移动操作,例如<b:shake />、<b:pinch />、多点触控和使用陀螺仪。
<b:shake />
<b:pinch />