ghepting / javascript-video-scrubber

A demonstration of how to scrub through a video (JPEG sequence) with native window scrolling position (As seen on NikeResponsibility.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery dependency

ChiIIBiII opened this issue · comments

Hi everyone,
sry if i'm posting this in the wrong place, didn't really find an easy way to comment this project and still don't know how to use github properly. Firstly thanks for sharing this great solution, much better than everything else I could find about controlling videos/image sequences through scrolling. Secondly a small suggestion: As far as I can see, only the Video rezising part and the src replacing function use jQuery, meaning that this script can easily be changed to only use Javascript whithout the library dependency...maybe that would interest some people who don't want to implement jQuery. If you're bored sometime you might consider doing that, or I could upload my version...
Saludos!