让文本框或可编辑div具备插入表情功能。
Let textarea or editable div has ability to insert emoji.
功能 Features
- 支持给textarea或可编辑div加上表情功能,自动识别元素类型。
Support for adding emoji into textarea or editable div, automatic identification of element types. - 如果是textarea,则选择表情后插入表情代码,如果是可编辑div,则直接插入表情图片。
If it is textarea element,will insert code string of emoji, else, will insert emoji picture directly. - 支持自定义表情代码的格式。
Support for specifying the code format of emoji. - 支持将表情代码转换为表情图片。
Support for converting the code string of emoji into emoji picture. - 支持多组表情并提供tab切换。
Support for multiple groups of emoji and tabs to toggle. - 示例已带有百度贴吧、emoji高清、qq高清3套表情。
The demo has been with 3 sets of expression:Baidu tieba, emoji HD & QQ HD expressions. - 同一页面支持多个表情实例。
Support for multiple instances in one page.
兼容性 Compatibility
兼容>=IE8的现代浏览器。
Compatible with IE8+ and modern browsers.
示例&文档 Demo&Doc
http://eshengsky.github.io/jQuery-emoji/