An
iframe element
is just a DOM element, like any other. The only difference is that there exists a related window object. It is referenced in contentWindow property.
本文介绍了HTML中iframe元素的基本概念及其与window对象的关系。iframe作为一个DOM元素,其特殊之处在于它包含了一个contentWindow属性,该属性引用了与iframe相关的独立窗口对象。
825

被折叠的 条评论
为什么被折叠?



