I need a simple and flexible autocomplete jQuery plugin. In your experience, which jQuery plugin has the best performance and flexibility?
+1
A:
Either the jQuery-ui autocomplete http://jqueryui.com/demos/autocomplete/
or the autocomplete plugin http://docs.jquery.com/Plugins/Autocomplete
MoDFoX
2010-08-21 05:30:19
+1
A:
Hi ming. I recently began writing a rails and jquery blog and took the liberty of writing a short tutorial of how to implement an autosuggest text field with jquery in rails.
blog post: tutorial
source code: source
demo: demo
Thanks for the good question!
Andres Bonilla
2010-08-21 06:45:47