- From: Ben Peters <Ben.Peters@microsoft.com>
- Date: Wed, 15 Oct 2014 21:26:47 +0000
- To: "public-indie-ui@w3.org" <public-indie-ui@w3.org>
Indie UI, See the Intentions Demo [1] below for a live demo (very simple right now) of these Events. Ben -----Original Message----- From: Ben Peters I have created very basic demos for Intention Event [1] and contentEditable="cursor" [2]. The top of the page is an editable region, and there is a log below it that shows which events have been fired. These are very simple pages, but I think they capture the spirit of the idea. You can preventDefault these Custom events, as shown in the CEcursor demo. I will soon add more details. Currently hooked up are the English keyboard shortcuts on Windows for select-all, shift-right arrow, bold, italic, underline, undo, redo, and typing lowercase English letters. Please play around with them and let me know what you think. Ben [1] http://w3c.github.io/editing-explainer/demos/intentions-demo.html [2] http://w3c.github.io/editing-explainer/demos/CEcursor-demo.html
Received on Wednesday, 15 October 2014 21:27:16 UTC