Jquery.min.js v1.10.3 Version AutoComplete method adds text information to search for how many items to remove before text

Source: Internet
Author: User
Tags jquery ui autocomplete

Http://stackoverflow.com/questions/13011127/how-to-remove-change-jquery-ui-autocomplete-helper-text

How to Remove/change JQuery UI Autocomplete Helper text?

It seems that's a new feature in jquery UI 1.9.0, because I used jquery UI plenty of times before and this text neve R poped up.

Couldn ' t find anything related on the API documentation.

So using a basic AutoComplete example with local source

$("#find-subj").AutoComplete({Source:Availabletags});

when The search matches it shows this related helper text:

' 1 result is available, use up and DOWN ARROW keys to navigate. '

How can I disable it on a nice-the-removing it with JQuery selectors.

7 Answers

I know this have been asnwered but just wanted to give an implementation example:

$("#find-subj").AutoComplete({Source:Availabletags,Messages:{Noresults:"',Results:function(){}}});

--------------This method can solve

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.