Using HTML5 contentEditable you can make HTML markup editable by the user. Using a content editable div gives you more flexibility than just using an input ...
確定! 回上一頁