2016年6月2日
摘要: iframe 页面内操作: //iframe指向指定页面 parent.document.getElementById("hot").src = $("#hidPageUrl").val(); //当前ifram 刷新 document.location.reload(); //调用父标签的方法 w 阅读全文
posted @ 2016-06-02 11:39 胖子略显瘦 阅读(681) 评论(0) 推荐(0) 编辑