Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initializing emojionearea with tributjs initialized input element not working fine #305

Closed
mrshiva009 opened this issue Sep 6, 2018 · 5 comments

Comments

@mrshiva009
Copy link

Im trying to add tributejs plugin to a emojionearea initialized input element its not working fine.
then i tried to add tribute to the div in which the input contains like

when i did like this it worked fine its causing troubles for the emojionearea functionality like jumping the cursor to the left or starting point of the text and even emojionearea is toggling after selecting an emoji. Are there any configurations to fix it.
@mervick
Copy link
Owner

mervick commented Sep 6, 2018

We don't support tribute js, but for mentions you can use autocomplete plugin that used for autocomplete emojis,
See here #233 (comment)

@mervick mervick closed this as completed Sep 6, 2018
@mrshiva009
Copy link
Author

Thanks mervick

@mrshiva009
Copy link
Author

Mervick can u tell me whether emojionearea supports mentionjs or not

@mrshiva009 mrshiva009 changed the title initializing this with the emojionearea initialized input element not working fine initializing emojionearea with tributjs initialized input element not working fine Sep 7, 2018
@mervick
Copy link
Owner

mervick commented Sep 8, 2018

Emojionearea supports jQuery-textcomplete, and I sent link with example above

@mrshiva009
Copy link
Author

Yaa i did try jQuery-textcomplete and its working fine now.Thanks @mervick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants