pixelcog / parallax.js

Simple parallax scrolling effect inspired by Spotify.com implemented as a jQuery plugin
MIT License
3.53k stars 840 forks source link

Video instead of image #224

Closed taskall closed 6 years ago

taskall commented 6 years ago

Is it possible to use a video instead of a static image to apply the parallax effect?

Thank you in advance

wstoettinger commented 6 years ago

yes, that is possible! Please check the readme section https://github.com/pixelcog/parallax.js#using-inner-html-for-complex-content for more details

taskall commented 6 years ago

Thank you it works fine with a video content.