CodeHunger / Jarallax

Parallax scrolling library javascript
GNU General Public License v2.0
165 stars 20 forks source link

Bug - Opera scroll length #11

Closed CodeHunger closed 12 years ago

CodeHunger commented 12 years ago

In opera the page scrolls to fast. Probaly something to do with the page height.

CodeHunger commented 12 years ago

Now reads height from CSS. Height method returns screen size in opera for some reason.