现在页面中插入一个iframe <iframe name="richedit" style="width: 200px; height: 200px;"></iframe> 让ifame可以编辑 <script> //disigenMode属性在document上 frames['richedit'].document.disigenMode = 'on' //on/off </script>
posted on 2022-01-28 20:29 In-6026 阅读(19) 评论(0) 收藏 举报