一个iframe元素也是一个普通的DOM元素,唯一的区别是它存在一个关联的window对象,通过contentWindow属性关联,所以:. iframe.contentWindow.document // ...
確定! 回上一頁