HTML5 Powered with Multimedia

Demos

Standard div background

This is a div demo

$('#div_demo').videoBG({
	mp4:'tunnel_animation.mp4',
	ogv:'tunnel_animation.ogv',
	webm:'tunnel_animation.webm',
	poster:'tunnel_animation.jpg',
	scale:true,
	zIndex:0
});