Class: PostEditor.Forum {#PostEditor.Forum}
The default snippets, typing pairs, and selections from the MooTools Forum.
Authors
- Daniel Mota aka IceBeat, http://icebeat.bitacoras.com
- Sergio Álvarez aka Xergio, http://xergio.net
- Jordi Rivero aka Godsea, http://godsea.dsland.org
License:
MIT-style license.
Syntax
new PostEditor.Forum(textarea[, options]);
Arguments
All the arguments from PostEditor.
Options
All the options from PostEditor. Defaults to the snippets, typing pairs, and selections from the MooTools Forum.
Example
new PostEditor.Forum($('myTextarea'));