Decoda.js Online Demo
Decoda.js on GitHub at https://github.com/milesj/decoda.js
A Decoda textarea editor using MooTools or jQuery.
Decoda on GitHub at https://github.com/milesj/decoda
A lightweight lexical string parser for BBCode styled markup.
- tests/index.html Basic textarea, default options, MooTools version
- tests/index_jquery.html Basic textarea, default options, jQuery version
- tests/options.html Changing options, introduction to callbacks, MooTools version
- tests/options_jquery.html Changing options, introduction to callbacks, jQuery version
- tests/multiple.html Multiple textarea with different toolbars, MooTools version
- tests/multiple_jquery.html Multiple textarea with different toolbars, jQuery version