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更清晰、更便于單擊列表元素。