摘要: (无效)当输入时,软键盘被唤起,页面的 fixed 元素将失效(可以改为 absolute 定位,调整top位置),所以当页面超过一屏且滚动时,失效的 fixed 元素就会跟随滚动 滚动流畅性问题:加 -webkit-overflow-scrolling: touch; 第三方插件貌似也能解决这个问 阅读全文
posted @ 2020-03-24 15:33 Qionghuihe 阅读(148) 评论(0) 推荐(0) 编辑
摘要: $("#Survey_description").css("marginTop"); $("#Survey_description").css("paddingTop") 阅读全文
posted @ 2020-03-24 14:47 Qionghuihe 阅读(1132) 评论(0) 推荐(0) 编辑