gpt4 book ai didi

jquery - 在移动设备上修复整个 HTML 页面

转载 作者:行者123 更新时间:2023-11-28 09:40:55 25 4
gpt4 key购买 nike

有没有办法修复移动设备上的页面,使其不再四处移动?我正在尝试获取用户 touchstarts 和 touchends 时的坐标,但页面四处移动,当您触摸/滑动等时。您可以在这里看到它:

http://machinas.com/wip/esprit/Projects-2014/xmas-game-2014/interaction5/

我在 Iphone5 上测试

最佳答案

尝试像这样在文档和正文中将溢出设置为隐藏:

html, body {
overflow: hidden;
}

关于jquery - 在移动设备上修复整个 HTML 页面,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25406135/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com