如何阻止 IE 将光标滚动到视图中
我在页面上有一个 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论