Tags Input
Last updated
Last updated
jQuery tags input plugin is based on Twitter Bootstrap.
Please refer to jQuery tags input Documentation to learn about plugin options
Step one
Include the stylesheet bootstrap-tagsinput.css
inside the <head>
if it's not there already.
Step two
Include the javascript file inside the <body>
before core template script inclusions, if it's not there already.
Step two
Add the markup.
Step three
Apply the plugin.
Make sure you place the following script below all the pre-requisites mentioned in the Step two above.