Skip to content

Instantly share code, notes, and snippets.

View ckostelec's full-sized avatar

Chris Kostelec ckostelec

  • CWS
View GitHub Profile
@ckostelec
ckostelec / bigvideo.js
Last active August 29, 2015 14:01
BigVideo.js fork. Allows an array of videos through BV.show and detects html5 video type features more accurately. Hacky way of doing it though, so the code is messy. YMMV. See: https://github.com/dfcb/BigVideo.js/issues/120#issuecomment-43688232
/*
BigVideo - The jQuery Plugin for Big Background Video (and Images)
by John Polacek (@johnpolacek)
Dual licensed under MIT and GPL.
Dependencies: jQuery, jQuery UI (Slider), Video.js, ImagesLoaded
Changes to accept an array of videos & detect type by CWS, Inc (sorry for the hacky code).
*/