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.
在我的网页上,我在表单加载时使用 jquery 禁用了所有字段,但页面底部的一个已启用并且页面自动滚动到页面底部。
即使唯一启用的字段位于页面底部,如何将滚动保持在页面顶部?
使用 jquery 的滚动元素 .scrollTop() 函数