mervick / emojionearea

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

Cursor position | Unable to set cursor position #430

Closed Kickbuttowaski closed 3 years ago

Kickbuttowaski commented 3 years ago

Hi Team,

By default during onclick, the cursor position is in the middle. Is this the expected behavior? Is there any way to bring the cursor to the start? chat_cursor

Kickbuttowaski commented 3 years ago

this was due to a CSS override issue. had text-align: center in the code somewhere