autosuggest
美
英 
例句
Let's take a look at each of these steps in creating an Ajax-based autosuggest field.
我们来实际创建一个基于Ajax的自动建议字段,看看每个步骤如何实现。
Take a look at Figure 1 to see what your autosuggest field looks like.
图1显示了创建的自动建议字段是什么样子。
It's not going to be an ordinary text field, though, since it will have your Ajax-ish autosuggest feature.
但也不是普通的文本字段,因为需要具备Ajax的自动建议特性。
In this article you will develop an autosuggest-form field.
本文将开发一个自动建议表单字段。
You'll also want to style the autosuggest and list so that the UI is clearer and the list elements are clickable.
您还需要对autosuggest应用样式并将其列成表,从而使UI更清晰、更便于单击列表元素。