Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jpapillon/jquery.simpletagger
- Owner: jpapillon
- License: mit
- Created: 2013-12-07T20:14:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-17T02:35:22.000Z (almost 11 years ago)
- Last Synced: 2023-04-13T14:48:54.146Z (almost 2 years ago)
- Language: CSS
- Homepage: http://jpapillon.github.io/jquery.simpleTagger
- Size: 365 KB
- Stars: 24
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.