Add Next and Previous buttons embedded in HTML5 Video Player

0

I'm looking for a way to do something that Youtube has in their app, though, in an HTML5 video player using only HTML, CSS and Javascript / Typescript.

See:

I already have all the code and logic of the button operation. But I can not find reference anywhere to leave them stylized in this way. I know I can add normal buttons to Next and Previous. However, I'm trying to do something embedded in the video, such as how the native Play and Pause buttons already works.

    
asked by anonymous 06.08.2018 / 17:03

0 answers