vote up 1 vote down star
2

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

flag

25% accept rate
Think about what you're asking and read it again before hitting "Submit." – cazlab Sep 17 '08 at 16:45
sorry about the language, I try to rewrite it – goodwill Sep 18 '08 at 16:00
you're asking for a wysiwyg editor for jQuery? Or a wysiwyg editor built on jQuery? I assume the latter, but I agree with cazlab, you should consider phrasing things better in the future. Also (I'm not to be a dick, but...) the post-script is totally irrelevant. – matt lohkamp Sep 25 '08 at 10:44

7 Answers

vote up 3 vote down

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

link|flag
vote up 2 vote down

http://projects.bundleweb.com.ar/jWYSIWYG/ looks outdated, better try this link to jwysiwyg

link|flag
vote up 1 vote down

http://projects.bundleweb.com.ar/jWYSIWYG/

link|flag
vote up 1 vote down

jwysiwyg looks good but there's no useful documentation at all!

link|flag
vote up 0 vote down

http://private.tietokone.com.ar/jquery.wysiwyg/

link|flag
Sorry it just not working in Safari at all :) – goodwill Sep 18 '08 at 15:46
vote up 0 vote down

If someone finds out a better choice please tell me. I've been searching for a good WYSIWYG but I can't seem to find a good one..

link|flag
given my question has -3, forget about it :) I don't think ppl like such question... I use tinyMCE now, ugly code but feature full, I think if somebody clean the code base using jQuery would be a lot better, but as I said, people more interested to -ve my question more than patching code :) – goodwill Jul 22 at 7:28
vote up 0 vote down

http://wmd-editor.com/features#compatibility

or maybe if you just have time to write/modify for your own parse (as i will do) use this:

http://markitup.jaysalvat.com

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.