摘要: function EnableEdit(){ var editor; editor = document.getElementById("HtmlEdit").contentWindow; // 针对IE浏览器, make it editable editor.document.... 阅读全文
posted @ 2015-09-24 18:09 Tobinary 阅读(1009) 评论(0) 推荐(0) 编辑