mervick / emojionearea

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

Get only emojis from the textarea #379

Closed Emeritvs closed 5 years ago

Emeritvs commented 5 years ago

I'm making a web chat linked with WhatsApp, but when I write a message and use the emojis, I receive the HTML tags too (see the image).

How can I get the emojis inside the "alt=" attribute (like in the image below) and remove the rest of received string?

Example of texts and emojis messages with HTML code:

image

pascalf22 commented 4 years ago

Hello !!! Did you found the solution ?