Creating Interactive HTML5 Video
Make your video come to life by adding interactive HTML5 videos over your videos.
Description
In this course, you will learn how to go beyond just static HTML video and allow your users to interact with your HTML videos. We will take ordinary HTML video and add interactive elements, such as clickable areas on the video that, when clicked on, could allow the user to explore concepts in more depth as well as adding timed triggers that happen at certain points of the video.. Then, you will also learn how to branch out to different parts of the video depending on the user’s choice. Finally, you will see how this interaction is viewable on all mobile and desktop devices.
Concepts Taught:
HTML5 Video
CSS
JavaScript
jQuery
Skeleton CSS
Featherlight Lightboxes
What You Will Learn!
- Embed HTML5
- Create clickable hotspots over video
- Trigger events during certain parts of the video
- Jump to different parts of the video based on users input
Who Should Attend!
- Coders who understand the basics
- NOT for newbies to code