摘要:
1. 获得iframe的window对象存在跨域访问限制。chrome:iframeElement. contentWindow firefox: iframeElement.contentWindow ie6:iframeElement.contentWindow 文章Iframes, onload, and document.domain中说“he iframe element object has a property called contentDocument that contains the iframe’s document object, so you can use the 阅读全文
posted @ 2013-10-30 22:20 且行且思 阅读(594) 评论(0) 推荐(0) 编辑