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.
有没有办法从 IE 中的实时 DOM 树生成 HTML 源代码?DOM 可能会被 JavaScript 修改,但我只想要最终结果。
如果我想写一个 BHO 来做到这一点,我应该处理哪个事件?
document.documentElement.outerHTML