f1.html代码
ww.html代码
Title 1111
使用 console.log($('#frame1')) 查看参数
获取值的方法
$f = console.log($('#frame1')[0].contentDocument.documentElement.innerHTML);$f = console.log($('#frame1')[0].contentDocument.documentElement.innerText);$f = $('#frame2')[0].contentDocument.documentElement.innerText;