scrollX: '100%' lagging during window resize.

scrollX: '100%' lagging during window resize.

zolsonzolson Posts: 4Questions: 1Answers: 0

I know normally there will be a lag during a window resize, but I am experiencing a lot of lag when I do a window resize with the scrollX set to 100%. However when I set the scrollX: false the lag improves.

I have setup a detailed JSFiddle to show what I am talking about:

http://jsfiddle.net/HEDvf/1533/

Initially I have the scrollX set to false.

Thank you for taking the time to look over this.

This discussion has been closed.