mervick / emojionearea

Emoji Picker Plugin for jQuery
https://jsfiddle.net/mervick/1v03Lqnu/765/
MIT License
953 stars 257 forks source link

How can you detect if there is focus in the text area when a message is received? #397

Open jsmitjans opened 4 years ago

jsmitjans commented 4 years ago

Hello Mervick.Is there a way to detect if focus exists in the text box in the moment i receive a message?For example, if a message is received through a socket channel, is there a way to ask or know if at the moment the information is received there is a focus in the emojiarea text box?