I found out how. You use the contentEditable property of the DOMElement, like so <div onClick="this.contentEditable='true';"> lorem ipsum dolor lorem ipsum ...
確定! 回上一頁