Skip to content

angeloskath/Simple-WySiWyG-with-jQuery-and-ContentEditable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WySiWyG

It is an attempt for a functional and still lightweight WYSIWYG editor. It uses contenteditable and jQuery.

Features

  • One call transform a textarea into a richeditor
  • Vertically resize the editor (ruthlessly stolen (the idea) from Drupal)
  • Change event for asynchronous autosave (and anything you can imagine)

It has been tested (not thoroughly) with IE 8,9 , FF 3.5, Chrome 16 .

Demo

Just download the zip and open example.html in your browser.

How to Develop

Simply fork but try to read the issues firstly before you make a request.

About

A simple and lightweight WySiWyG html editor utlising content editable and jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages