简体   繁体   English

如何在textarea外添加emojibutton?

[英]How to add an emojibutton outside the textarea?

I am using emojionearea for add emoji (smiley). 我正在使用emojionearea添加表情符号(笑脸)。

https://github.com/mervick/emojionearea

I want to add an emoji button outside the text-area. 我想在文本区域外添加一个表情符号按钮。 So please tell me if there is any option available for that ! 所以请告诉我是否有可用的选项!

What I already tried. 我已经尝试过了什么。

It's also available at https://jsfiddle.net/1v03Lqnu/12/ (see all emoji-button is inside text-box or textarea and that I want to change I required outside ) 它也可以在https://jsfiddle.net/1v03Lqnu/12/获得 (请参阅所有表情符号按钮在文本框或文本区域内,我想更改我需要在外面)

The standalone mode of the emojionearea jQuery plugin. emojionearea jQuery插件的standalone模式。

It's much more tedious, though. 但是,它更加乏味。 You'll have to manually care about pasting & rendering emojis into your textarea. 您必须手动关注粘贴和渲染表情符号到您的textarea。

The ember-emojione addon that you've referenced is able to do what you need, but it's an Ember addon, has nothing to do with jQuery or emojionearea . 你引用的ember-emojione插件能够做你需要的东西,但它是一个Ember插件,与jQuery或emojionearea

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM