Place for some configs

Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica, sport etc, litot Europa usa li sam vocabular. Li lingues differe solmen in li grammatica, li pronunciation e li plu commun vocabules. Omnicos directe al desirabilite de un nov lingua franca: On refusa continuar payar custosi traductores.

Editor v 1.1

Makes a full featured WYSIWYG Editor. Uses the jQuery WYSIWYG Editor

Options read more about inline data attributes

optiondefaultpossible valuesdescriptionsinceinfo
buttons'bold|italic|underline|strikeThrough|just...'buttons define the buttons in the toolbar1.0possible values: bold, italic, underline, strikeThrough, justifyLeft, justifyCenter, justifyRight, justifyFull, highlight, colorpicker, indent, outdent, subscript, superscript, undo, redo, insertOrderedList, insertUnorderedList, insertHorizontalRule, createLink, insertImage, h1, h2, h3, h4, h5, h6, paragraph, rtl, ltr, cut, copy, paste, increaseFontSize, decreaseFontSize, html, code, removeFormat, insertTable
Check out jQuery WYSIWYG Editor docs for all options

Methods

method namedefaultargumentsdescriptionsinceinfo
setkey, value sets the the option 'key' with the value 'value'1.0
Check out jQuery WYSIWYG Editor docs for all methods

Usage

$(selector).wl_Editor([options]);

Calling Methods

$(selector).wl_Editor('method', [,arg [,arg [,arg]]]);

Markup

<textarea class="html">/textarea>
<textarea class="html" rows="30" data-buttons="bold|italic|underline">/textarea>

Example