Its possible to use JSON: http://dev.jquery.com/view/trunk/plugins/autocomplete/demo/json.html
The jQuery UI autocomplete widget will have much better support. Jörn On Fri, Mar 13, 2009 at 1:44 PM, Mr.Rech <andrea.ricip...@gmail.com> wrote: > > Have you ever considered to add support for JSON data format to the > autocomplete plugin? > > Many other autocomplete-like plugin does support this data format, but > this one is (imho) still the best at doing its job. It's a pity that > it doesn't support JSON. > > Cheers, > Andrea >