JQuery getting started tutorial (23): jQueryUIAutocomplete example (1)

Source: Internet
Author: User
After the AutoComplete obtains the focus, you can find the list of content that matches the entered content in the subscribed data source for the user to choose. This can be used as a previously entered content or as an automatic filling of relevant content, for example, automatically filling the zip code according to the city name... SyntaxHighlighter. all ();

After the AutoComplete obtains the focus, you can find the list of content that matches the entered content in the subscribed data source for the user to choose.
This can be used as a previously entered content or as an automatic filling of relevant content, such as automatically filling the zip code according to the city name.
You can use local data sources or remote data sources. Local data generally uses small data sets, such as address books containing 50 records. Remote Data sources generally protect databases with a large number of records.
Basic usage
In this example, the basic usage of AutoComplete is defined by using the local data source (array). After you enter a letter, the language containing the letter is displayed as a list:

1

2

3

4

5JQuery UI Demos

6

7

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.