typeahead

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顯示用以產生區域透明效果TypeaheadCSS風格

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搜索代碼