ニュース

初回はHTML5のcontenteditableのお話です。 contenteditable コンテントエディタブル、と読みます。 content editable。 こいつは何なのか、超ざっくり言ってしまうと、HTMLタグ内のテキストを編集可能にしてくれる属性、です。 百聞は一見にしかずで例を出してみます。
contenteditable - HTML: HyperText Markup Language | MDN contenteditable グローバル属性は、ユーザーによる要素の編集が可能かを示す列挙型属性です。 可能である場合、ブ developer.mozilla.org この contenteditable 属性を持つDOMはインタラクティブなアプリでよく登場してきます。
Add IDE-like text entry to HTML contenteditable tags misbehave is a small library (~ 11KB min+gz) for adding IDE-like text entry to HTML contenteditable tags, inspired by behave.js. When you need ...
Try it now and take a quick note! Minimalist, secure, in-browser note taking web app. It allows you to take a quick note or to use it for quick-editing something directly in your browser. It uses HTML ...
Webにおけるテキスト入力はHTMLの「input」要素と「textarea」要素を基本に、よりリッチなテキスト入力キャプチャーが必要であれば「contenteditable ...
We'll have to see, but contentEditable may be a promising way to open up elements of the page to editing--and saving. See also: HTML 5 Support by Browser: Opera Continues to Lead the Pack ...