Tagify
Tagify - lightweight input "tags" script.
Official documentation
For more detailed information and examples, see the official documentation: Tagify.
How to use?
Copy-paste the stylesheet <link>
into your <head>
to load the
CSS.
Copy-paste the following <script>
near the end of your pages under JS
Implementing Plugins to enable it.
Copy-paste the following <script>
near the end of your pages under JS
Nova to enable it.
Copy-paste the init function under JS Plugins Init., before the closing </body>
tag, to enable it.
Mix with Patterns
Start typing 'a' with @
or #
cartman
kyle
Homer simpson
Sizing
Use .form-control-sm
or .form-control-lg
css
html
javascript
css
html
javascript
css
html
javascript
Validation states
For more inforamation about form validation your can read on Validation page
css
html
javascript
css
html
javascript