how to show preview on hover of video

1.2k views Asked by At

I am loading multiple video in a web page using AngularJs using Videogular, an HTML5 video player for AngularJS.

I need to show the preview of a video on hover, something like like moving images I have seen in many website. I can't play orignal video because it will take lots of time to load since there are more than 500 video per page.

0

There are 0 answers