Javascript player DOM/events

Hi, can i make a page that register event on click of js player?
For example: if a user press play on player my page know that player is playing video and my jquery start to count time, if user press pause on player automatically stop counter.
Another example: if a user send a message on chat my page give it for example +1 on counter.

No but you can monitor for play/pause events instead

Demo: https://barrycarlyon.github.io/twitch_misc/player/html/

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.