Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

reinoldus/jquery.inlineedit

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Inline/In-Place Edit Plugin
==================================

This started out as a really simple tutorial piece on how to build your own In-Placed editor with jQuery. 
See original post at http://yelotofu.com/2009/08/jquery-inline-edit-tutorial/

But as interest in something simple grew so has the code. This plugin has the following supported features:

* works with .live() so you do not need to re-bind new DOM elements in-order to make them editable
* supports input and textarea elements. other elements supported by extending $.inlineEdit.prototype.controls
* custom placeholder text for empty areas, defaults to "Click to edit"
* custom callbacks and cancellable actions via return false.
* keyboard support. ENTER to save and ESC to cancel.

About

inline edit plugin for jquery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • PHP 7.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.