[jQuery] Autocomplete - which one??
I find myself looking for an autocomplete plugin yet again. There are a
handful of these on the jQuery plugins page, each with subtle
variations, and differing best before dates (i.e. some haven't been
touched in a while). I'm looking for suggestions on which is the
"recommended" plugin, and is relatively easy to use.
In particular, I'm looking for a plugin that will allow me to format my
response text however I like, and control the output of the suggestion
list - one, two, three lines, etc... So, I'm thinking I need a callback
fired with the retrieved results.
Tips/suggestions are welcomed.
Shawn