jQuery Inline Content Editor Plugin – jWYSIWYG

jWYSIWYG is a jQuery Plugin for creating inline content editors easily. user can easily Convert any text area into an editor via a simple function below:

$(function()
{
$('#wysiwyg').wysiwyg();
});

jQuery Inline Content Editor Plugin - jWYSIWYG

With a small file size less than 26Kb total and only 18Kb of code and 7Kb packed, the main concept is to keep it simple, not all users need font coloring or create tables, just the basic.

Comments

2 Responses to “jQuery Inline Content Editor Plugin – jWYSIWYG”
  1. jQuery Inline Content Editor Plugin – jWYSIWYG: jWYSIWYG is a jQuery Plugin for creating inline content editors.. http://bit.ly/8qCre8

Speak Your Mind

Tell us what you're thinking...