jQuery.Markbar works just like any other RTE (Rich Text Editor), overtaking a textarea and adding a formatting toolbar on top.jQuery.Markbar previews entered text in real-time, based on what buttons a user pushes to format it.The buttons on the toolbar...

WysiBB

WysiBB 1.5.1

There's no glaring difference between WysiBB and any other WYSIWYG editor, except the markup used under the hood to store details about text formatting.All the styling controls are there, along with support for responsive layouts,a much needed feature,...

jHtmlArea

jHtmlArea 0.8.0

jHtmlArea allows developers to replace standard textareas with a richly-formatted GUI that allows users to edit the text inside it with Word-like controls.The editor works with all modern browsers and is very lightweight compared to other similar...

In case as a developer you really like working with Bootstrap, there's a commonly used UI component that's missing from the framework, and that's the WYSIWYG editor.The "bootstrap-wysiwyg" jQuery plugin adds support for this component in Bootstrap,...

It features syntax highlighting in real-time.The developer can create as many editors as he wants within his HTML page.When put into a form, the contents can be submitted, e.g. to be written to a file.Generally, code editing should work on Windows with...

wytiwym-editor stands for "What You Type Is What You Mean."As its name hints, wytiwym-editor is a little bit different from classic WYSIWYG (What You See Is What You Get) editors.The editor leaves the writer to his text, showing styling controls only when...

jQuery Notebook was developed to be a simple port of the Medium.com rich text editor.Most of the native Medium editor features are supported with jQuery Notebook as well, allowing developers to deploy a similar WYSIWYG tool for their sites as the one used...

Carota

Carota 0.1.4

Carota doesn't work like classic WYSIWYG editors at all. Instead of relying on HTML5's new contentEditable attribute, developer Daniel Earwicker followed in the footsteps of Google and Apple and developed his own text rendering engine.The motivation...

fresherEditor helps developers implement an inline rich text editor that lets users edit the page's text content right where it stands.The plugin appends a formatting toolbar to each contentEditable zone, aiding users in styling their text with a set of...