摘要:
第一种情况:iframe中不存在name和id的方法:(通过contentWindow获取)variframe=document.getElementsByTagName('iframe')[0];varifr_document=iframe.contentWindow.document;//ifr... 阅读全文
posted @ 2015-01-12 16:22 人生梦想起飞 阅读(63723) 评论(2) 推荐(1)
|
摘要:
第一种情况:iframe中不存在name和id的方法:(通过contentWindow获取)variframe=document.getElementsByTagName('iframe')[0];varifr_document=iframe.contentWindow.document;//ifr... 阅读全文
posted @ 2015-01-12 16:22 人生梦想起飞 阅读(63723) 评论(2) 推荐(1) |
||