摘要: <script> function WBTB_InsertHtml(_htm) { var ifr = document.getElementsByTagName('iframe')[0]; var doc = ifr.contentWindow.document.body.innerHTML; ifr.contentWindow.document.body.innerHTML = ifr.contentWindow.document.body.innerHTML + "<img src=" + _htm + ">" 阅读全文
posted @ 2012-04-13 16:47 启明星工作室 阅读(208) 评论(0) 推荐(0) 编辑