You're viewing old version number 3. - Current version
ContentEditable web browser editors
Not for me. I'll continue to use my "enhanced" JavaScript editor that I "created" in the summer of 2013. Around that time.
I did not create it from scratch. I downloaded someone else's open source code and modified the code to work the way I wanted. I added features.
For my Junco, Grebe, Scaup, and Veery web publishing apps, "my" JavaScript editor has been modified slightly for each web app. It now sends JSON requests to my API code instead of packaging JSON within a url-encoded POST to the API.
My modified editor has always received JSON from my API code.
Anyway, about ContentEditable:
http://scripting.com/2015/08/12/theresAContenteditableCommunity.html
http://html5demos.com/contenteditable
https://w3c.github.io/editing/contentEditable.html
https://medium.com/medium-eng/why-contenteditable-is-terrible-122d8a40e480
http://marijnhaverbeke.nl/blog/prosemirror.html
https://www.indiegogo.com/projects/prosemirror#/story
#browser - #web - #editor - #javascript
From JR's : articles
117 words - 985 chars
created on
updated on
- #
source
- versions
Related articles
ContentEditable web browser editors - Aug 12, 2015
Geek Browser War - Firefox vs Chrome - August 2014 - Aug 16, 2014
Will Twitter eliminate its 140-character post limit? - Mar 16, 2015
Web browser speed - march 2016 - Mar 30, 2016
July 2016 ToDo - Implement Micropub spec in JavaScript editor - Jul 14, 2016
more >>