August 13, 2025
Html5media Enables HTML5 Video Tag for All Browsers

Html5media Enables HTML5 Video Tag for All Browsers

Posted March 11, 2010 at 1:00pm by iClarified · 4160 views
Html5media a project being developed by David Hall that makes it possible to enable HTML5 video tags in all major browsers.

HTML5 video tags make embedding videos into documents as easy as embedding an image. All it takes is a single video tag. Unfortunately, not all browsers natively support HTML5 video tags.

To enable HTML5 video tags in all major browsers simply include the following javascript file at the top of every page which plays video: http://html5media.googlecode.com/svn/trunk/src/html5media.min.js

This will allow you to embed videos into your document using the following easy syntax:
Html5media Enables HTML5 Video Tag for All BrowsersHtml5media Enables HTML5 Video Tag for All Browsers

You can find an example of this working here

Read More [via Daring Fireball]


Html5media Enables HTML5 Video Tag for All BrowsersHtml5media Enables HTML5 Video Tag for All Browsers