父页面调用Iframe的方法
document.getElementById("tabIf0").contentWindow.Search();
Jquery 方式:
$("#tabIf0")[0]..contentWindow.Search();
父页面 调用iframe方法,布布扣,bubuko.com
父页面 调用iframe方法
原文:http://www.cnblogs.com/chencidi/p/3670056.html