<script type="text/javascript">document.writeln("<iframe name=\"editor\" id=\"editor\" width=\"100%\"></iframe>");editor = document.getElementById("editor").contentWindow;editor.document.designMode = ‘On‘; editor.document.contentEditable = true; //但是IE與FireFox有點不同,為了兼容FireFox,所以必須創建一個新的document。editor.document.writeln(‘<html><body></body></html>‘); editor.document.clos
在線編HTML輯器(兼容IE和Firefox)
- 發布于:2019-09-07
- 共 298 人圍觀
標簽: