rochal / jQuery-slimScroll

small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
http://rocha.la/jQuery-slimScroll
2.23k stars 924 forks source link

JQuery-slimScroll 1.3.2 does not seem to work with Jquery UI 1.8.21 #124

Open sbatty opened 10 years ago

sbatty commented 10 years ago

I had slim scroll working without JQuery UI (and it still works without it) but after adding JQuery UI to my page the scrolling stopped working. There are no console errors, it just doesn't work. I can set the rail to show always and it's visible but the scroll bar is not. The content of the div will not scroll. Overflow is just hidden. Tested in latest Firefox, Chrome and IE 10.

Google shows tons of pages where folks are saying that JQuery UI is either a dependency or required for mouse wheel scrolling. Your documentation does not address JQuery UI at all.

I am using a complete JQuery UI 1.8.21, JQuery 1.9.1, and slimScroll 1.3.2.

kressly commented 9 years ago

Which fonctionality of Jquery ui is not working ? I have slimscroll running with jquery ui v1.11.2, prototype js, protaplasm, scriptaculous and jquery. The only problem i have is about the tabs otherwise all the rest works like a charm. Why don't u use jquery and slimscroll in no conflict mode ?