HTML DOM中的DOM execCommand()方法用於執行用戶在可編輯所選部分上指定的命令。 用法: document.execCommand( command, showUI, value ).
確定! 回上一頁