emoji-picker icon indicating copy to clipboard operation
emoji-picker copied to clipboard

focus emojione with javascript

Open icyz opened this issue 7 years ago • 0 comments

There is a way for focus this textarea using js (or jquery)?

I have tried with: $(".emoji-wysiwyg-editor").focus() and $(".emoji-wysiwyg-editor").trigger('click') without success.

http://stackoverflow.com/questions/43814509/emoji-picker-focus-using-js-or-jquery/

icyz avatar May 13 '17 11:05 icyz