jWYSIWYG: jQuery Inline Content Editor Plugin
20
Sep
jWYSIWYG is a jQuery plugin for creating inline content editors easily.
It turns a textarea into an editor via a simple function below:
$(function()
{
$(‘#wysiwyg’).wysiwyg();
});
It has very simple features that makes it suitable to be used in contact or comment forms & similar.
jWYSIWYG is lightweight (7kb packed) & provides the ability to add custom controls, like adding a "line break" function.
Requirements: jQuery 1.2.3+
Compatibility: All Major Browsers
Website: http://code.google.com/p/jwysiwyg/
Compatibility: All Major Browsers
Website: http://code.google.com/p/jwysiwyg/
- Tags:
Javascript WYSIWYG
- Filed under: Goodies, MIT License, WYSIWYG-HTML Edit





7 Responses for "jWYSIWYG: jQuery Inline Content Editor Plugin"
It doesn’t support Safari (Win/Mac)
Thanks for posting this one. I just saved it in delicious.
Hmmm:
‘Sorry, ‘projects.bundleweb.com.ar’ does not exist or is not available.’
Doubt the above is a permanent issue, but here’s a link to Google Code:
http://code.google.com/p/jwysiwyg/
link does NOT work i guess…
@Greg,
Links seems to be dead like you said.
Thanks for the new link. I’ve updated it.
Very buggy, especially if you don’t wait until you’ve written it all before you start formatting.
Valid XHTML | Valid CSS
Popular Posts