获取iframe内的元素值&js方法
document.getElementById('info').contentWindow.document.getElementById("sclx").value;
document.getElementById("info").contentWindow.function();
弹框获取iframe的值或者调用js方法
阅读 82
2022-03-11
document.getElementById('info').contentWindow.document.getElementById("sclx").value;
document.getElementById("info").contentWindow.function();
相关推荐
精彩评论(0)