Dynamic Tags Input With Filter Support - jQuery sTags
sTags is a dynamic, flexible jQuery tags management plugin which enables the user to add, remove, display, filter tags in an easy way.
Demo
Download
seen from United Kingdom
seen from United States
seen from France
seen from Russia

seen from T1
seen from Yemen
seen from United States
seen from Germany
seen from Finland

seen from United States

seen from Ireland
seen from Italy
seen from China

seen from Ireland
seen from Finland
seen from United Kingdom
seen from China
seen from United Kingdom
seen from New Zealand
seen from United States
Dynamic Tags Input With Filter Support - jQuery sTags
sTags is a dynamic, flexible jQuery tags management plugin which enables the user to add, remove, display, filter tags in an easy way.
Demo
Download
Select Multiple Tags From An Autocomplete Dropdown - jQuery Tagcomplete
The Tagcomplete jQuery plugin converts the normal input field into a dynamic, customizable tags/tokens input with autocomplete support.
Demo
Download
Responsive Tags Input With Autocomplete - jQuery tagsInput
This is a powerful, flexible jQuery based tags input where the users are able to add tags/tokens in the input box or select items from a suggestion dropdown while typing.
Demo
Download
Lightweight Tag Input Component with Autocomplete - input-tags-js
Input Tags JS is a vanilla JavaScript library that turns a standard <input type=”text”> field into a full-featured tags input component with autocomplete suggestions. It supports predefined tag lists, group-based exclusivity rules, custom user-defined tags, and keyboard navigation, all with no external dependencies. Features: Autocomplete: Shows a filtered list of known tags as the user types,…
Create Filterable Tags Input UI with outside-tags-selector
outside-tags-selector is a tiny JavaScript library that transforms a standard text input into a filterable tag selector. This tags input library focuses on selecting from predefined tag values rather than creating new ones. This makes it ideal for category selection, filtering systems, or any interface where you need controlled tag selection. Features: Real-time filtering of available…
Customizable Tag/Chip Style Inputs For Bootstrap 5 - use-bootstrap-tag
use-bootstrap-tag is a JavaScript plugin that converts standard text fields into customizable tag style inputs for Bootstrap 5 forms. Users can easily add custom tags into the tags input or select predefined values directly from a dropdown. The plugin then showcases the chosen selections as stylish tokens, chips, or tags in the inputs. How to use it: 1. Download and import the use-bootstrap-tag…
View On WordPress
Convert Comma-separated Values Into Tags - Random Picker
Convert Comma-separated Values Into Tags – Random Picker
Random Picker is a tiny JavaScript library that converts comma-separated values entered by the user into tags. How to use it: 1. Create a textarea element where users can enter comma-separated values. <textarea placeholder="Enter your values here..."></textarea> 2. Create an empty DIV container to hold the generated tags. <div class="tags"> </div> 3. Load the main script at the end of the…
View On WordPress
Simple Tags Input With Autocomplete Support
Simple Tags Input With Autocomplete Support
This is an extremely simple JavaScript tags input plugin with support for autocomplete. The code lacks any complexity and the markup is minimal; this makes the plugin lightweight (1kb after gzip), providing no noticeable performance impact on your website. How to use it: 1. Load the stylesheet simple-tag-input.css and JavaScript simple-tag-input.js. <link rel="stylesheet"…
View On WordPress