https://github.com/sydlawrence/jquery.videoBG
Adding HTML5 video backgrounds to websites
https://github.com/sydlawrence/jquery.videoBG
Last synced: 8 months ago
JSON representation
Adding HTML5 video backgrounds to websites
- Host: GitHub
- URL: https://github.com/sydlawrence/jquery.videoBG
- Owner: sydlawrence
- Created: 2011-03-15T03:39:17.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T09:58:36.000Z (about 8 years ago)
- Last Synced: 2025-11-11T05:38:57.877Z (9 months ago)
- Language: CSS
- Homepage: http://syddev.com/jquery.videoBG
- Size: 94.4 MB
- Stars: 458
- Watchers: 37
- Forks: 201
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-wordpress - jQuery videoBG - Adding HTML5 video backgrounds. (jQuery Components)
README
jquery.videoBG
==============
by Syd Lawrence ( www.sydlawrence.com )
NO LONGER SUPPORTED OR MAINTAINED, CLONE AT YOUR OWN RISK, NOT ADVISED TO USE
-----------------------------------------------------------------------------
Version: 0.2.1
Usage
-----
var videoBG = $('body').videoBG(options);
FAQs
----
If not displaying correctly in Firefox, make sure your server is outputting the current MIME type for ogv and webm
videoBG is now a element
Warning
-------
Don't abuse this code... Don't use it too often, too many video instances will slow down the browser.
Please bear in mind bandwidth usage for both you, and your visitors
Browser Support
---------------
Firefox 4+ (the best experience)Yes (webm)Yes
Internet Explorer 9+Yes (mp4)Yes
Firefox 3.5Yes (ogv)Yes
ChromeYes (webm/mp4)Yes
SafariYes (mp4)Yes
Opera 10.5+Yes (ogv)Yes
Internet Explorer 8NoYes
Internet Explorer 7NoYes
Android BrowserNoYes
Mobile SafariDoes not modify default behaviour
Older Browsers that support position:fixedNoYes
Archaic browsersDoes not modify default behaviour