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.
我正在使用 iScroll,它运行良好。当涉及到输入和选择等表单元素时,它可以工作,尽管当一个人点击这些元素时,iphone 键盘会出现并且元素必须被聚焦,这是有道理的。但这也会将文档滚动器移动到顶部,隐藏我不想要的标题。
你能帮我写一个函数,它会感知是否有元素聚焦,然后阻止默认它,但滚动到 iScroll 而不是 window.iScroll。
那有意义吗?