| |||||
While WYSIWYG editors are useful in some cases, most times they're over-bloated for the purposes they fill.
X-editable allows text on a page to be edited without loaded a large JS file responsible for the WYSIWYG editor.
X-editable allows any text to be edited inline (in-place) via simple AJAX calls and the use of simple "Save/Cancel" buttons.
The plugin comes in three versions: one which works with Twitter's Bootstrap front-end framework, one that works with jQuery UI and one that works with jQuery alone.
Demos for all versions, along with documentation is included in the download package.
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
· jQuery UI 1.9 or higher
· Bootstrap
· Poshy Tip
What's New in This Release: [ read full changelog ]
· Object can be passed in 'option' method to set several options at once.
· Toggle editable by 'dblclick' and 'mouseenter'.
· Added 'inputs-ext' directory with sample input 'address'. They will not be concatenated to main files.
· 'onblur' option: to cancel, submit or ignore when user clicks outside the form.
· 'ajaxOptions' parameter for advanced ajax configuration.
· 'success' callback can return object to overwrite submitted value.

Via: X-editable 1.1.1
No comments:
Post a Comment