Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Mouse Over Event


Hi!

When i add a custom button, using the Player.AddButton Method, this button will only Show up on Mouse Over or when pausing or stopping the Player.
How can I achive this functionality (Display on Mouse Over) for a simple HTML Label?

Regards
Robert

1 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

You would have to use regular JS like onmouseover and onmouse out on your div, and then call any html / js based on that.

This question has received the maximum number of answers.