Thursday, October 21, 2010

Creating a custom HTML5 video player with CSS3 and jQuery

The HTML5 <video> element is already supported by most modern browsers, and even IE has support announced for version 9. There are many advantages of having video embedded natively in the browser. so many developers are trying to use it as soon as possible. There are a couple of barriers to this that remain, most notably the problem of which codecs are supported in each browser, with a disagreement between Opera/Firefox and IE/Safari.

Read full article on http://www.cssplayer.com/blog/

No comments:

Post a Comment