skrollr
skrollr copied to clipboard
Skrollr with SuperSlides (hidden elements issue?)
Hello there,
I'm having some hard times connecting your awesome Skrollr plugin with a Superslides plugin. I try to achieve a simple parallax background effect. It works perfectly fine if there is just one container with a background image:
<div class="hero-fullscreen" data-top-bottom="background-position: 50% -340px;" data-top="background-position: 50% 0px;" data-bottom-top="background-position: 50% 200px;" style="background-image: url(http://some_image.jpg);">
However, when I try to add the exact same attributes to the Superslides plugin slides, the parallax effect works only with the very first slide while the others are broken. The code is:
`