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.
当我使用tiny_mce_3_2_2时。我无法在微小的范围内获得 iframe 的滚动条
document.getElementById("body_ifr").contentWindow.document.body.scrollTop;
当我更新到tiny_mce_3_4_3_1时,在 IE(7,8,9) 中获取 scrollTop 时遇到了问题,但它在 Chrome 和 FF 中正常运行。
请帮助修复此问题。
有点晚了,但是:
tinymce.DOM.getViewPort(tinymce.activeEditor.getWin()).y