摘要: function iFrameHeight() { var ifm = document.getElementById("mainframe"); var subWeb = document.frames ? document.frames["mainframe"].document :... 阅读全文
posted @ 2014-10-24 15:28 kedarui 阅读(166) 评论(0) 推荐(0) 编辑