Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript IE11 on Windows 8: Scrolling is jerky? Reply To: IE11 on Windows 8: Scrolling is jerky?

#169593
benjaminmisell
Participant

I’t jerks on chrome windows 7 two.

I’ll say it’s two reasons:
1) There are way too many images or they havent been compressed enough (try using png at compression 9)
2) The page is realy long so that means loads of constant calculations with the js that animates.

Could you post the js that you used to make the animation and I’ll have a look at it.