この記事は旧バージョンのエディタについてのものになります。 現在は進化した新バージョンがリリースされています。 初めてエンジニアらしい記事を書きます。 記念すべき?初回はHTML5のcontenteditableのお話です。 contenteditable コンテントエディタブル、と ...
中でも何かと使い勝手の悪いtextareaさん😕 簡単にいうと編集モードにしてくれます。 分かりやすくbuttonタグにつけました。 編集できる+文字数に応じて幅が変化します!
This component returns HTML. Is there a way to get it to return (and accept) plain text? I don't want to save HTML to our server, because then any simple hacker can inject any HTML tags they want into ...
Your browser does not support the audio element. Have you ever wondered how hard it would be to recreate a text editor like the one we use right here on Medium? If ...
Dragging text into an element that's a child of a contenteditable="false" but doesn't have contenteditable defined on it, should not accept the dropped text. Per ...