摘要:
JS调用iframe父窗口元素和子窗口元素的方法,不错哦。1、父窗口调用子窗口:window.frames["iframe_ID"].document.getElementById("iframe_document_object").object_attribute = attribute_value2、子窗口调用父窗口:parent.document.getElementById("parent_document_object").object_attribute = attribute_value 阅读全文
posted @ 2013-02-21 14:07
杜兰德
阅读(259)
评论(0)
推荐(0)

浙公网安备 33010602011771号