In IE <= 10 browsers, it's: document.selection.createRange().htmlText. As @DarrenMB pointed out IE11 no longer supports this.
確定! 回上一頁