Prinzhorn / skrollr

Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).
http://prinzhorn.github.io/skrollr/
MIT License
18.53k stars 3.51k forks source link

When is skrollr mobile view activated? #832

Open kushalm9203 opened 7 years ago

kushalm9203 commented 7 years ago

How does skrollr know when to switch to mobile view? It's switching to mobile view at 1024px but I want to switch at 1400px itself.. Is it possible???