Skip to content

A jQuery plugin to create a simple Tag input element for your HTML forms.

License

Notifications You must be signed in to change notification settings

divyamamgai/TagInputJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TagInputJS

A jQuery plugin to create a simple Tag input element for your HTML forms.

As simple as,

<input id="Keywords" name="Keywords"
       type="text"
       data-TagInput>

Documentation : https://divyamamgai.github.io/TagInputJS/