jWYSIWYG: jQuery Inline Content Editor Plugin
20
Sep
// php the_time('Y') ?>
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
- 11 Comments





















11 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.
don’t bother – it’s got way too many bugs. Not supported by Jquery 1.3 either. Im searching for something better, there must be something that looks as good with the basic features too…
Thanks for posting this one. I just saved it in delicious.
this is garbage… tried out a sample. so buggy.
Doesn’t work in Safari.
Check here for some more info before you use this plugin in a production environment.
http://stackoverflow.com/questions/1754016/is-jwysiwyg-editor-too-buggy-for-production-use/2413382#2413382