/AjaxEdit

Lightweight jQuery plugin to edit HTML text without reloading the page.

Primary LanguageJavaScriptMIT LicenseMIT

AjaxEdit

Build Status

AjaxEdit is a lightweight jQuery plugin written for IP7’s website, to edit some HTML sections using Markdown.

Note: this project is no longer maintained, since we’re now using Jeditable.

CHANGELOG

v0.0.1 (next version)

  • ajaxedit.edited, ajaxedit.saved and ajaxedit.cancelledEdit events are now triggered. It can be useful if you want to bind functions on any particular action.

v0.0.1-alpha (current)

  • first version.