Binding click/hover events on highlighted words
HarishSha opened this issue · 3 comments
HarishSha commented
Can we bind any event on highlighted word. e.g onClick, onHover, onMouseover, etc
akkonrad commented
hey @HarishSha did you solve that?
akkonrad commented
you don't have to, actually that can be achieved with the current codebase
by passing the marked element instead of the defalut one.
śr., 2 paź 2019 o 19:52 Harish Kumar <notifications@github.com> napisał(a):
… Yes I solved that. on click it is opening popup like a word suggestion
box. I was extremely busy in switching job and couldn't upload it.
Will do it by Monday Morning.. Extremely Sorry for late reply.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#79?email_source=notifications&email_token=AB6H3Z5UDXPFICI6572LQSLQMTNVTA5CNFSM4HEQ57QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAFTYQI#issuecomment-537607233>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB6H3Z2GJZWOKAXPBV3IKB3QMTNVTANCNFSM4HEQ57QA>
.
lolz0r commented
Can you give an example of this?