Simple WYSIWYG BBCode editor for JavaScript?
html, javascript
Solution
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
Problem
Any free and simple WYSIWYG BBCode editors for JavaScript?