Elegant Text Editor – Javascript Text Editor

Overview

Elegant Text Editor is a simple,fancy,easy to use text editor. Even it looks like just a regular input control, once you make a text selection you will see many html attributes to apply. Once you explore copy-paste features , you will start to enjoy it more. Also you can simply add new features as you want.

It is basically written in html,javascript and css. 

You can easily maintain or modify it to fullfill your requirements.

Features

  • You can change font-weight
  • You can change font-style to Italic
  • You can add a link with title
  • You can add a custom header
  • You can add another custom header
  • You can add quote
  • You can add list
  • You can change font background color
  • You can change fore color
  • On youtube video link paste, it will automatically embed video.
  • On vimeo video link paste, it will automatically embed video.
  • On dailymotion video link paste, it will automatically embed video.
  • If you copy-paste a url, then you will be asked for title.
  • If you copy-paste text, it will automatically adapt the text for your content.
  • It will automatically focus on the next line.
  • On text selection html editor will be shown.
  • If there is no selection then html editor will be hidden.
  • Html features are enabled based on applied features.
  • Easily use in any project.

Related