johnpolacek / BigVideo.js

The jQuery Plugin for Big Background Video (and Images)
http://johnpolacek.github.io/BigVideo.js/
2.25k stars 422 forks source link

setting video to parallax #181

Open andrit opened 8 years ago

andrit commented 8 years ago

I have a site that im looking to add an event to my bg video that pauses the video and then makes it parallax. I dont want to show the poster, I want to pause the video where its at and conditionally make it parallax, and then switch back on a separate (click) event I have tried passing in a class to the video wrapper and the video element which sets background-attachment:fixed, but its not making the change.