//刷新兄弟iframe中的子iframe parent.right.childNodes[1]//找到兄弟iframe .contentWindow.document.getElementById("codesTree")//找到兄弟iframe的子iframe .contentWindow.location.reload(true);//刷新目标iframe window.parent.window.jBox.close();
刷新兄弟iframe中的子iframe
最新推荐文章于 2024-01-30 17:43:18 发布