HTML 5 posts

Changing HTML 5 video with JavaScript or jQuery

How to change a HTML 5 video using either jQuery or JavaScript. Tested in major browsers with code explanations given.

Change HTML 5 video with jQuery or JavaScript »

Detect HTML 5 video play & pause with jQuery

A jQuery code snippet to detect when a play or pause button has been selected on a HTML 5 video

Play & pause detect in HTML 5 video »