You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did it by giving the link a special class, then put an event on the link with this class.
When the event fires, read out the time to skip to and call videojs.currentTime(Time to jump to)
Hi!
Is it possible to create a clickable overlay so that it would skip to a specified timing in the video?
For eg, the overlay appears at 2s. I click on it and it will jump the video to 10s.
Any idea how I can achieve this?
Much appreciated! Thank you!
The text was updated successfully, but these errors were encountered: