Hey I have the following problem, how can I call a hover event over a slider while still using the slider?
Hi,
I need same thing!
Wrap the slider in a user widget and override onMouseEnter
and onMouseLeave
.
7 Likes