jamesflorentino / nanoScrollerJS

A jQuery plugin that offers a simplistic way of implementing Lion OS scrollbars.
http://jamesflorentino.github.com/nanoScrollerJS/
MIT License
2.69k stars 502 forks source link

Support of IE8 is broken since jQuery 1.11.0 #232

Closed JSteunou closed 10 years ago

JSteunou commented 10 years ago

With nanoScroller 0.7.6 to 0.8.0 + jQuery 1.11.0 mouse scroll is broken and scroll while grapping the bar is slow & laggy.

All is fine with jQuery 1.10.2

You can reproduce this by changing your jQuery version on you own demo page.

kristerkari commented 10 years ago

Thanks, I need to have a look at this.

kristerkari commented 10 years ago

I tested nanoScroller with jQuery 1.11.1 and could not see any performance difference compared to 1.10.2. Let's reopen this if that is not the case.

calledT commented 9 years ago

also have this problem, with jQuery 1.11.0

kristerkari commented 9 years ago

@calledT Could you give me more details about your problem? Also if you have a link to a demo with the problem that would be great.