How to Building a custom HTML5 video player with CSS3 and jQuery

Opera Developer Community is sharing articles “Building a custom HTML5 video player with CSS3 and jQuery“. This is the first of a series in which we will look at building up an easily customizable HTML5 <video>  player, including packaging it as a simple
jQuery plugin, choosing control types and outputting custom CSS for your own situation.
HTML5 player How to Building a custom HTML5 video player with CSS3 and jQuery

This articles will use jQuery for easier DOM manipulation, and jQuery UI for the slider controls used for seeking and changing the volume level. To build a scalable solution, it’s  will wrap everything up in a jQuery plugin. In the end of articles, the Source code (8.5mb, ZIP file) is available for downloade.

Source: Building a custom HTML5 video player with CSS3 and jQuery

Incoming search terms for the article:

Related Posts

Create Audio Visualizations Using HTML5

1

HTML5 & CSS3 E-Store Single-Page Layout

Create a Slideshow With HTML5

1

Create a Sticky Note Effect with CSS3