2

Are you guys aware of a edit-in-place type of plugin that's very simple and small?

What I need is just to replace a text I click with a editable input, which gets submitted with ajax on blur.

Anna
  • 23
  • 2

2 Answers2

2

Check out this plugin inedit it is very light

Milos
  • 41
  • 2
2

Jeditable: Edit In Place Plugin For jQuery

Soufiane Hassou
  • 17,257
  • 2
  • 39
  • 75
  • 2
    That plugin appears to be written for a **very** outdated version of jQuery. There is no guarantee it'll "just work" with newer versions. – Matt Ball Aug 23 '11 at 01:03