dixonandmoe / rellax

Lightweight, vanilla javascript parallax library
https://dixonandmoe.com/rellax/
MIT License
7.06k stars 878 forks source link

Ignore viewport height #191

Open girpuntcat opened 4 years ago

girpuntcat commented 4 years ago

Hello. Wonderful library!

In my website, I've seen the rellax elements change their position depending on the browser window height, or viewport height. You can see this making your browser vertically smaller. This is a problem to control the behavior of rellax elements.

But your demo website doesn't do that. Actually, I tried your rellax.min.js in my site and works as I'd like, but I'm not sure if you are using last library version.

So, is there any option to ignore browser height? Thanks

SergiOca87 commented 2 years ago

I just saw that on my website as well, would like to know.