Given that the jQuery UI is >~350 kB, I'd rather include a basic version which contains only that which is needed for slimScroll to work. I currently don't use jQuery UI and have no plan to include that many lines of JS just to get this plugin working.
Or even better, stop depending on it entirely, but I guess that's not going to happen.
@littke: you don't need to include all of jQuery UI. It's quite enough to usa a custom UI build that only contains Draggable and its dependencies. That jQuery UI build comes down to 29kB.
Given that the jQuery UI is >~350 kB, I'd rather include a basic version which contains only that which is needed for slimScroll to work. I currently don't use jQuery UI and have no plan to include that many lines of JS just to get this plugin working.
Or even better, stop depending on it entirely, but I guess that's not going to happen.
Thanks for your great work!