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会搜索的代码。