摘要: var adjustIframe = function (id) { var iframe = document.getElementById(id) var idoc = iframe.contentWindow && iframe.contentWindow.document || iframe... 阅读全文
posted @ 2011-01-19 18:39 ooyiye 阅读(321) 评论(0) 推荐(0)