A sample for jQuery based WYSIWYG Editor demonstrate OOP javascript

William Yeung picture William Yeung · Sep 17, 2008 · Viewed 28.6k times · Source

Want a WYSIWYG jQuery Editor as an example to illustrate how to use jQuery to built OOP javascript component.

P.S. It is so good stackoverflow can use markdown... Would be a heaven if users would love such thing too

Answer

Chris Pietschmann picture Chris Pietschmann · Jul 22, 2009

jHtmlArea - WYSIWYG HTML Editor for jQuery

A simple, light weight, extensible WYSIWYG HTML Editor built on top of jQuery. This component allows you to easily display a WYSIWYG HTML Editor in place of any TextArea DOM Elements on the page. The minified script alone is 7kb, and with css and image files it's a total of 15kb.

This project also include Visual Studio JavaScript Intellisense support.

alt text http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=jhtmlarea&DownloadId=76574