Skip to content

nyilwin/scribe

Repository files navigation

Scribe

List of contenteditable Browser Inconsistencies

Playground: http://jsbin.com/iwEWUXo/2/edit?js,console,output

document.execCommand commands

Range.insertNode

Document.queryCommandState

Element.focus

  • Firefox: Giving focus to a contenteditable will place the caret outside of any block elements. Chrome behaves correctly by placing the caret at the earliest point possible inside the first block element: http://jsbin.com/eLoFOku/1/edit?js,console,output

Events

Other

About

A rich text editor framework for the web platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published