views:

551

answers:

5

Any free and simple WYSIWYG BBCode editors for JavaScript?

A: 

Is TinyEditor something?

Marcel Korpel
A: 

Have you seen the ones listed here:-

http://www.webresourcesdepot.com/tag/bbcode/

Under the GPL license though

AnthonyWJones
A: 

Are you ruling out CKEditor? because its open source and infinitely customizable, they have a customizable toolbar demo which includes a basic editor:

http://ckeditor.com/demo

mythz
A: 

TinyMCE is a popular javascript WYSIWYG editor, and it supports a BBcode mode. Here's a link to their BBcode example page:

http://tinymce.moxiecode.com/examples/example_09.php

King Skippus
A: 

http://wysiwygbbcode.codeplex.com/

jitbit