摘要: $("#父窗口元素ID",window.parent.document);对应javascript版本为window.parent.document.getElementByIdx_x("父窗口元素ID");取父窗口的元素方法:$(selector, window.parent.document);... 阅读全文
posted @ 2015-09-30 14:36 relix 阅读(270) 评论(0) 推荐(0) 编辑