Hi,

I would like to combine autocomplete (http://bassistance.de/jquery-
plugins/jquery-plugin-autocomplete/) functionality with inline editing
of jeditable. (http://www.appelsiini.net/projects/jeditable) I have
looked at previous postings and done a google search and turned up an
instance where someone has modified the jeditable plugin to do this,
by adding autocomplete config info as a third argument to
the .editable command.

I was wondering if it my be possible to add autocomplete functionality
using the addInputType API. It looks like it might be possible to
attach autocomplete to the text input through the "element:" argument
when declaring a custom input type.

Has anyone been able to do this already?

Thanks,

-jl

Reply via email to