How to control html 5 video using jquery

,
Here is the code for pausing videos using jquery

jQuery ('video')[0].pause ();


Here is the code for playing video using jquery

jQuery('video')[0].play ();




Related Post


Latest Post


Recent Posts Widget

Make sure to never miss a thing...

Get the latest news from the creative industry along with other creative goodies, conveniently delivered to social media.