jQuery-tagEditor
================
A powerful and lightweight tag editor plugin for jQuery.
Compatible with jQuery 1.7.0+ in Firefox, Safari, Chrome, Opera, Internet Explorer 8+. IE7 technically works, but no care has gone into CSS/layout bugs.
Released under the MIT License: http://www.opensource.org/licenses/mit-license.php
This plugin was developed by and for [Pixabay.com](https://pixabay.com/) - an international repository for sharing free public domain images.
We have implemented this plugin in production and we share this piece of software - in the spirit of Pixabay - freely with others.
## Demo and Documentation
https://goodies.pixabay.com/jquery/tag-editor/demo.html
## Features
* Lightweight: 8.5 kB of JavaScript - less than 3.2 kB gzipped
* Edit in place tags
* Intuitive navigation between tags with cursor keys, Tab, Shift+Tab, Enter, Pos1, End, Backspace, Del, and ESC
* Optional jQuery UI sortable
* Optional jQuery UI autocomplete
* Copy-paste or delete multiple selected tags
* Duplicate tags check
* Custom delimiter/s
* Placeholder
* Custom style for faulty tags
* Public methods for reading, adding and removing tags + destroy function
* Callbacks
* Allows tabindex for form navigation
* Graceful degradation if JavaScript is disabled
## Changelog
### Version 1.0.20 - 2016/01/30
* Fixed #62: tagEditor is blocking key events on other input and textarea elements on page.
### Version 1.0.19 - 2015/12/02
* Fixed #60: Tag editor fails to handle HTML operator chars.
### Version 1.0.18 - 2015/08/12
* Pull #43: Escape HTML special characters on input.
### Version 1.0.17 - 2015/07/14
* Allow beforeTagSave() to return `false` for discarding certain tag values.
### Version 1.0.16 - 2015/07/01
* Fix #5, #35, #37, #38: "TypeError: owner is null" backspace browser history issue.
### Version 1.0.15 - 2015/05/24
* Fix #31, #33, #34: Added maxTags, removeDuplicates, and animateDelete options.
### Version 1.0.14 - 2015/04/05
* Fix #24: Auto-close tag after selecting autocomplete suggestion by mouse click.
### Version 1.0.13 - 2015/01/26
* Fix #9: Added bower support.
### Version 1.0.12 - 2015/01/16
* Fix #17: Make use of tabindex for form navigation.
### Version 1.0.11 - 2015/01/08
* Use beforeTagSave return value for overwriting new tags.
### Version 1.0.10 - 2015/01/04
* Fix for IE8
### Version 1.0.9 - 2014/12/17
* Optimized internal input autogrow function.
### Version 1.0.8 - 2014/12/14
* Added bower.json file.
### Version 1.0.7 - 2014/11/26
* Removing accursoft's caret plugin (http://code.accursoft.com/caret) from tagEditor source (and adding caret as a dependency).
### Version 1.0.6 - 2014/10/22
* Fixed: Detection for selected field (.tag-editor) on backspace/delete keypress failed in some cases.
### Version 1.0.5 - 2014/09/30
* Merged pull - Added logic for selected field to be .tag-editor only:
https://github.com/jegarts/jQuery-tagEditor/commit/498435b562d72c3e502863312b0b2ccbb9e80cab
### Version 1.0.4 - 2014/09/24
* Merged pull stop aco.select form calling itself:
https://github.com/jegarts/jQuery-tagEditor/commit/fd0340ba46272290cedc8991f58769945d0fc2c2
### Version 1.0.3 - 2014/09/13
* Removed unnecessary vendor prefixes in CSS stylesheet.
### Version 1.0.2 - 2014/07/16
* Fixed removal of placeholder after calling addTags.
### Version 1.0.1 - 2014/07/16
* Fixed tagEditor for IE8 and IE7. IE7 still has some obvious layout alignment bugs, that can be fixed by conditional CSS rules.
### Version 1.0.0-beta - 2014/07/15
* First release
xcLeigh
- 粉丝: 10w+
- 资源: 316
最新资源
- qaxbrowser-1.1.32574.52.exe (奇安信浏览器windows安装包)
- C#编写modbus tcp客户端读取modbus tcp服务器数据
- 某房地产瑞六补环境部分代码
- 基于Matlab实现无刷直流电机仿真(模型+说明文档).rar
- AllSort(直接插入排序,希尔排序,选择排序,堆排序,冒泡排序,快速排序,归并排序)
- 模拟qsort,改造冒泡排序使其能排序任意数据类型,即日常练习
- carsim+simulink联合仿真实现变道 包含路径规划算法+mpc轨迹跟踪算法 可选simulink版本和c++版本算法 可以适用于弯道道路,弯道车道保持,弯道变道 carsim内规划轨迹可视化
- 数组经典习题之顺序排序和二分查找和冒泡排序
- 永磁同步电机神经网络自抗扰控制,附带编程涉及到的公式文档,方便理解,模型顺利运行,效果好,位置电流双闭环采用二阶自抗扰控制,永磁同步电机三闭环控制,神经网络控制,自抗扰中状态扩张观测器与神经网络结合
- 基于 Oops Framework 提供的游戏项目开发模板,项目中提供了最新版本 Cocos Creator 3.x 插件与游戏资源初始化通用逻辑
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈