,

Froala WYSIWYG HTML Rich Text Editor: A beautiful WYSIWYG HTML Editor

Froala WYSIWYG HTML Editor is a beautiful WYSIWYG HTML text editor that is easy to integrate and that users simply love its clean design. It is built using the latest technologies and taking the great advantages of jQuery and HTML5 to create an outstanding editing experience. Froala Editor is one of the few rich text editors around with a modern design and Retina Ready which makes it a really eye-catching editor. Based on the latest web design trends and with a nice flat user interface it fits in any web page and users just love it.

Loved by users and friendly with developers, our rich text editor comes with a powerful API and a strong documentation. Moreover it is very easy to integrate, customize and extend, so any developer will love playing around with it. Froala WYSIWYG HTML text editor has a strong defense mechanism against all types of XSS attacks. It was tested by the world renowned Ashar Javed and we’re keeping the editor secure while adding new features.

With SEO in mind, Froala WYSIWYG HTML editor produces clean output, waiting to be crawled by search engines. It is not using the tag, all tags are closed according to the HTML5 standards and the inline style is aggregated. It cleans all the unnecessary HTML using a specially designed algorithm. Also, it has full RTL support, so writing in Arabic, Farsi or Hebrew will feel naturally. Even the toolbar changes to give it the perfect feel.

All in all, we can really say that Froala Editor is a rich text editor that goes beyond phrases, words and letters.

Download: http://github.com/froala/wysiwyg-editor

Demonstration: https://froala.com/wysiwyg-editor/examples/

Plugin homepage: https://froala.com/wysiwyg-editor/

Implementation:

Options:

Screenshots:

Creating a JavaScript Library

I recently wrote a JavaScript library for creating random colors and color schemes, and while I foun…

s3Slider jQuery Plugin & Tutorial

The s3Slider jQuery plugin is made by example of jd`s smooth slide show script. Usage: HTML: Sample …

jQuery Optimization: Avoid Unnecessary Selector

Common subexpression elimination is a common way to optimize any programming code. Doing unnecessary…

Fading Links Using jQuery: dwFadingLinks

Earlier this month, we posted a MooTools script that faded links to and from a color during the mous…

jQuery Flash Plugin

This jQuery plugin is for embedding Flash movies. Pages are progressively enhanced when Flash and Ja…

jQuery Optimization: Optimize Selector

We can also optimize our selector other than being a bit specific on our selector. The key to optimi…

jQuery drop down menu: droppy

Quick and dirty nested drop-down menu in the jQuery style. I needed a nav like this for a recent pro…