jmadler / emoji-picker

Add a slick emoji selector to input fields and textareas on your website.
Other
1.31k stars 318 forks source link

Disabled contenteditable in unicode #73

Open chrispcb opened 7 years ago

chrispcb commented 7 years ago

Hello, In unicode, just add the button and insert the unicode characters in the original input. "ContentEditable" allows the user to insert html elements (bold, italic, img, array etc).

The image selector should be in unicode characters as well. No image loading.

Load "font-awesome.min.css" just for a smiley, is not it too much?