0

I have a problem on website where I'm using parallax.js ( matthew.wagerfield.com/parallax/ ). While scrolling page down to section where parallax.js appear it causes huge lags. Firefox doesn't have this problem.

Here is a screen from Chrome timeline: https://i.stack.imgur.com/J77Tm.jpg

An example here

I'm sure that size of images doesn't matter because it happen even on 5kB images.

Wojciech Dobry
  • 148
  • 1
  • 9
  • 1
    It's not the size of the file that matters, but the time it takes to repaint. You might look into a [3D-CSS parallax solution](http://keithclark.co.uk/articles/pure-css-parallax-websites/) instead. – Blazemonger Jan 21 '15 at 14:37
  • And what is the question? – robjez Jan 21 '15 at 14:44
  • See https://github.com/wagerfield/parallax/pull/90. If you could find a way to contact the author to get him to come back and accept this commit, that would be great. – Mark Boulder Jan 21 '15 at 23:37

0 Answers0