views:

109

answers:

3

please help me to choose the best plug-in in my particular scenario,

I am building a page where user will enter his/her first or last name initial and it will populate the name and I have around 25k records in my db.

what do you guys recommend?

A: 

jQuery UI has an autocomplete plugin that works really well.

jQuery UI autocomplete

steve_c
+2  A: 

jquery ui autocomplete

Brian