I've commented on the code:
https://hastebin.com/vafitayuwe.xml
For further actions, you may consider blocking this person and/or reporting abuse
I've commented on the code:
https://hastebin.com/vafitayuwe.xml
For further actions, you may consider blocking this person and/or reporting abuse
Yevheniia -
Guru prasanna -
Geoffrey Wiseman -
tamilvanan -
Top comments (1)
I created a small fiddle to solve this: JSFiddle
The key is to add event listeners to the hover div for
mouseover
andmouseleave
. So the corresponding functions are called upon hover or leaving the hover state.If you have more questions, just let me know