emojionearea
emojionearea copied to clipboard
Emoji Picker Plugin for jQuery
How to get selected/highlighting text in emojione textarea ? I want to pass bbcodes, but i dont know how to get the selected text.. I want to wrap it with...
Uncaught SyntaxError: Unexpected token '
This was working fine but now the emoji image is being added to the hidden input that emojionearea is bound to instead of to the visible emojionearea-editor. No errors, nothing...
Hello! the keypress event is not firing up with the enter key press. Can this get a look? I am currently using the keyup event. Regards.
Hello mervick,Is there any way I can replace the emoticon icon that opens the picker with an emoji icon font? The problem is that I am working on a website...
I did use the same links and scrips in head section as in the demo, but i get always folowing error: ``` Default.aspx:171 Uncaught TypeError: $(...).emojioneArea is not a function...
I'm building an instant messaging system that dynamically instantiates emoji one area on the message to react to the message. The issue I run into is depending on where the...
Hi Mervick, Hope you are doing well and staying safe! I am using your emojionearea in my project, which includes a chat application. However, after pressing the Enter key from...
jquery-textcomplete has moved to a different repo with different versioning. The latest version is now 0.1.12
Hi! I want change file input of my form when someone paste image from clipboard in emojioneArea. I have tried paste event and its detecting paste but I am not...