Recommend an ultra-powerful ANGULARJS-based auto-complete (Autocomplete) label and tag Group plugin –ngtagsinput

Source: Internet
Author: User

Objective

Today, using noon lunch break, to share the recommendation of a ANGULARJS-based auto-complete (Autocomplete) label and tag group plug-in--ngtagsinput, the function of super-powerful. Don't believe, you can try to know ^_^ ...

autocomplete--Auto-completion should not be too unfamiliar to developers, especially for front-end developers. Suggested content that the user enters in the text box, or when the text box has the focus, the smart prompt is related to user input. The most common search box for Baidu (baidu.com) and Google (google.com) is designed in this way. The goal is to provide a better input experience for users.

Before Angularjs, there were some jquery-based AutoComplete plugins. Now Angularjs is maturing and popular, of course we have to follow the pace, using ANGLUARJS to complete the same auto-completion function Oh.

Ngtagsinput is an open source Angularjs plugin developed by foreign developers, the project is posted on github.com: https://github.com/mbenford/ngTagsInput

Example Address: Http://mbenford.github.io/ngTagsInput/demos

Ngtagsinput is similar to Baidu search in the smart tip function, but it is very powerful in the case of typing tags (especially multiple tags) into a text box. Let's look at a:

Similar to this function, I believe that the front-end students should not know it.

The reason that Ngtagsinput is strong is because:

1. Support the current mainstream browser (Chrome 31+, Firefox 29+, Safari 7+, Opera 12+, IE + +)

2. Documentation is perfect

3. Support various configuration and customization options

4. Very simple to use

A simple but complete example of a ngtagsinput:

{text: ' Tags '}                ];                $scope. loadtags = function (query) {                     return $http. Get ('/tags?query= ' + query);};            });    </script>

What, see here there are some impulses that want to experience quickly?

Action, experience it, SAO Year!!! The most important thing to do in it is to constantly explore and put into action, do not practice you are never know what will happen!!!

Finally, if you feel that the resources I share are still good, please click to praise , also is a little affirmation of my work. Thank!!!

-------------------------------------------------------------------------------------------------

This article is published synchronously in the "http://2sharings.com"--recommend a super-powerful ANGULARJS-based auto-complete (Autocomplete) label and tag Group plugin –ngtagsinput

Recommend an ultra-powerful ANGULARJS-based auto-complete (Autocomplete) label and tag Group plugin –ngtagsinput

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.