Home » Editors » Jquery WYSIWYG Editor – Froala

Jquery WYSIWYG Editor – Froala


froala is WYSIWYG Editor made with jquery. It offers inplace editing on a webpage with a dropdown menu to modify the text. No toolbar or title bar for the editor. Froala is cross plaform and cross browser so it works perfect on every browser.

Features:

  • Cross-browser
  • Retina Ready
  • Image Support
  • Autosave
  • High Performance

froala

The editor is available under a dual licensing model. You can benefit of the free HTML editor for personal and non-commercial project under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. For commercial web pages, three paid licenses are available, depending on the desired usage requirements.

Integrating the editor into a website is very easy. Just include the the javascript file and jquery, font awsome. and start the editor area

<script>
    $(function() {
        $('#edit').editable()
    });
</script>

Download :WYSIWYG Editor

Website : Froala

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.