Specifying inherit will make the element editable if it's immediate parent is editable. <div id="editor" contenteditable="true"> ... </div>. See ...
確定! 回上一頁