Project DescriptionA 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 9.17kb; CSS and Images it's a total of 25.9kb.
This project also includes Visual Studio JavaScript Intellisense support.
Live Demo:
http://pietschsoft.com/demo/jHtmlArea
Key Advantages of jHtmlArea
- Free, open source (Microsoft Public License)
- Simple and Lightweight - 10kb minified - 23.6kb w/ css and images
- Supports all mainstream browsers - IE7/8/9+, Firefox 3+, Safari 4+, Chrome
- Built on top of jQuery (requires jQuery 1.3.2 or higher)
- Full Documentation
View Documentation for full usage examples
Nuget Package
http://nuget.org/packages/jHtmlArea
Tutorials / Articles
Basic Usage
$(function(){
$("textarea").htmlarea();
});
Icons
This project also includes icons from the Silk Icon Set by Mark James. You can download the Silk Icon Set here:
http://www.famfamfam.com/lab/icons/silk/
Contributors
This project is maintained by
Chris Pietschmann. He is a Microsoft MVP for Bing Maps, a Co-Founder of
Carto LLC, and the Owner of
Simplovation LLC a software development consulting company that specializes in Mapping/GIS related application development.