memento

“A retentive memory may be a good thing, but the ability to forget is the true token of greatness.” – Elbert Hubbard

JQuery Inplace editing with autocomplete option

Posted by ragrawal on November 17, 2006

Two common Ajax features that go hand-in-hand are “In-place editing” and “autocomplete”. Although, many “Javascript” or “Ajax” frameworks provide functions or plugins for “in-place editing” and “autocomplete”, pulling them together can be messy and difficult. Hence, I have modified and extended two such JQuery plugins (Inplace editing and autocomplete) to support both in one function call. By using this single function, you can get set an editable input box to show autocomplete options. Further, I have extended autocomplete script to have provision for specifying input separator.

Check – demo

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>