1
I want to change the cursor to a "hand" when I move the mouse over the buttons:
- Play
- Stop
- Volume
- Fullscreen etc..
to a video player HTML5. At the moment, the mouse pointer when it passes over the player has no idea that it can interact with it. How can I fix that since I have no idea how to change the CSS of those same buttons.
by chance had tried with this, before asking the question, but I must have used the wrong element. It works 5*
– ihavenokia