To make <div> or <td> editable in your HTML, you can simply use " contenteditable " attribute for that element and it will be editable. So ...
確定! 回上一頁