typeahead
美
英 
例句
The most straightforward use case for a Typeahead component consists of a simple dictionary lookup.
Typeahead組件最直接的使用案例包括一個簡單的字典查詢。
The thisObj mentioned in the generated comment refers to the DOM input field with which the Typeahead is associated.
在產生的評述中提到的thisObj參考了Typeahead關聯的DOM輸入欄。
For a step-by-step guide to creating your first Typeahead component, please refer to the introductory article in the Resources section.
為了循序漸進地了解如何創建您的第一個Typeahead組件,請參閱資源部分中的介紹性的文章。
Listing 9 shows the CSS for three of the Typeahead classes used to produce the transparency effect on the dropdown area.
列表9顯示了用以產生下拉區域透明效果的Typeahead類的CSS風格。
A second option is to omit the Typeahead dropdown completely by activating autocomplete mode.
第二種方式是通過激活autocomplete模式完全忽略Typeahead下拉欄。
If you invest a little more time, you can develop complex filter and typeahead systems with this technique.
如果您投入更多的時間,您可以開發出更復雜的過濾器。
You can therefore easily get the user input string from the Typeahead using the code shown in Listing 7.
因此,您可以用代碼從Typeahead中很容易的獲取輸入字符,如列表7所示。
In this way, the Typeahead control does not use any extra screen real estate.
這種方式下,Typeahead控件不會占用額外的屏幕空間。
In order to achieve the intended effect, it is necessary to alter the style of the Typeahead somewhat.
為了實現預定效果,有必要改變Typeahead的風格。
These are the codes that will be searched by the Typeahead.
這些是Typeahead會搜索的代碼。