Month: December 2018

Basic interactive video with HTML5 and vanilla JavaScript

I implemented the following interactive video using vanilla JavaScript and HTML5 with with the excuse to play with the <video> element and the HTMLMediaElement API. The general idea of this interactive video is to play a video of introduction and present the users with options to control their experience. Click the play icon to see the demo: Hi! I bet you like animals (just like […]