如何阻止 IE 将光标滚动到视图中

发布于 2024-12-12 00:43:51 字数 297 浏览 0 评论 0原文

我在页面上有一个 contentEditable iframe,具有固定的高度和较长的内容,因此有一个滚动条。如果我向下滚动以将光标放在底部的内容中,然后单击 iframe 外部的按钮,将光标移动到文档的顶部。 IE 8/9 将滚动回到 iframe 的顶部。

有没有办法阻止 IE 自动滚动?

jsfiddle: http://jsfiddle.net/ZXsYh/16/ (向下滚动,选择文本,单击按钮 - 它将滚动回顶部)

I have a contentEditable iframe on a page with a fixed height and content that is longer so there is a scrollbar. If I scroll down to place the cursor in content at the bottom, then click a button outside the iframe that will move cursor to the top of the document. IE 8/9 will scroll back to the top of the iframe.

Is there anyway to stop IE from automatically scrolling?

jsfiddle: http://jsfiddle.net/ZXsYh/16/ (scroll down, select text, click button - it will scroll back to top)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文