9个最好的jQuery输入自动完成教程

jopen 10年前

TextExt Plugin for jQuery

TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.

9个最好的jQuery输入自动完成教程

AutoSuggest: An AJAX auto-complete text field

The AutoSuggest class adds a popdown menu of suggested values to a text field. The user can either click directly on a suggestion to enter it into the field, or navigate the list using the up and down arrow keys, selecting a value using the tab key. The values for the suggestion list are to provided as XML (by a PHP script, or similar).

9个最好的jQuery输入自动完成教程

Yahoo and Google Suggestions

Learn google yahoo suggestions search box in this article.

9个最好的jQuery输入自动完成教程

dhtmlxCombo

dhtmlxCombo is a cross-browser JavaScript combobox with an autocomplete feature. It extends basic select box functionality and provides the ability to display suggestions while a user types in the text field.

9个最好的jQuery输入自动完成教程

TimeDropdowns Autocomplete

It’s a time picker similar to how Google Calendar’s time picker works for events. It’s meant to be smart, sexy and intuitive.

9个最好的jQuery输入自动完成教程

Magic Suggest

Auto-suggest combo with bootstrap theme using jQuery

9个最好的jQuery输入自动完成教程
Autocomplete

The Autocomplete widgets provides suggestions while you type into the field. Here the suggestions are tags for programming languages, give “ja” (for Java or JavaScript) a try.

9个最好的jQuery输入自动完成教程

jQuery autocomplete tutorial

My goal was to make an autocomplete on a site that passed also another value as the selected to the new page.

9个最好的jQuery输入自动完成教程

Typeahead

A flexible JavaScript library that provides a strong foundation for building robust typeaheads.

9个最好的jQuery输入自动完成教程