Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpapillon/jquery.simpletagger

Transform <select> elements into cross-browser input fields to manage tags.
https://github.com/jpapillon/jquery.simpletagger

Last synced: about 2 months ago
JSON representation

Transform <select> elements into cross-browser input fields to manage tags.

Awesome Lists containing this project

README

        

# jquery.simpleTagger
jQuery.simpleTagger is a jQuery plugin that is used to transform a <select> element into a nice input field to manage tags.
View demo page for a examples and documentation.

## Cross-Browser
This plugin supports the major Web browsers (and even some previous versions, like IE 8). Try your browser in the demo page. If you find some issues, please let me know here.

## License
This project is licensed under [MIT](https://raw.github.com/jpapillon/jquery.simpleTagger/master/LICENSE "Read more about the MIT license").

## Inspiration
This project was inspired by bootstrap-tasinput.