A new explainer for a new HTML attribute to handle handwritten inputs. Like this:
<input type=”text” handwriting=”true” … <input type=”text” handwriting=”false” … <textarea handwriting=”” … <!– evaluates to “true” –<div contenteditable handwriting=”true”…</div<!– maybe? —
The primary use …
HTML Attribute to Allow/Disallow Handwriting Input originally published on CSS-Tricks, which…