我需要使用php mysql和jquery创建一个自动完成组合框[关闭]

我需要使用php mysql和jquery创建一个自动完成组合框[关闭]

问题描述:

i need some help please. i have a data base that has a 100 row one of the field call name i need to create a autocomplet combobox so the user can click on it so it will show all the list with a scroll so he can select one of them or he can search the name by typing the name in that autocomplet combobox if the result more that 10 it will show a scroll so he can select one of them using php, mysql and jquery

thanks a lot.

我需要一些帮助。 i有一个数据库,其中有100行字段调用名称i 我需要创建一个 autocomplet组合框 strong>,这样用户就可以点击它,这样它就会显示所有带有滚动的列表,这样他就可以选择其中一个,或者他可以通过输入名称来搜索名称 autocomplet combobox strong>如果结果超过10就会显示 滚动 em> strong>,这样他就可以选择其中一个 php,mysql和jquery strong> p>

非常感谢。 p> div>

I took a few minutes to understand what you are looking for. You'll get a greater response if you word your question better and used some punctuation!

Anyway, here's what you're looking for (i think): jQuery combobox using PHP and MySQL