jQuery-slimScroll icon indicating copy to clipboard operation
jQuery-slimScroll copied to clipboard

small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:

Results 104 jQuery-slimScroll issues
Sort by recently updated
recently updated
newest added

Hi, When firing an ASP.NET Button or Link Button contained within an UpdatePanel in a Bootstrap Modal, the button is not firing. When I remove SlimScroll - this issue is...

![image](https://cloud.githubusercontent.com/assets/19513909/17350197/ff29bcc8-5956-11e6-9a47-90edbff12479.png) I try to set the overflow of div to “hidden”, but does not take effect: ``

Supported keys are: Arrows up/down, home/end/page up/page down. Ref: https://github.com/rochal/jQuery-slimScroll/issues/251

The main functions of a scrollbar is it works on mousewheel scroll, one can double click an drag the scrollbar and these functionalities works properly in slimscroll but the arrow...

I found issue in latest google chrome, when i have handsontable with scroll bars on the page, then, scroll doesn't work with slimscroll plugin. But. when i manually remove event...

Hi, I would like to note that as Jquery 3.0 was released I've found that some migration issues arise. Using the Jquery migration plugin I get this warning: `jQuery.fn.bind() is...

In the bower.json file. a main entry point needs to be added. when using packages like 'wiredep' the main file is not found because it is not declared in this...

It would be nice to create an unbind handler to the plugin function , pretty usefull

As per title, doing `require('jquery-slimscroll')` fails with `1.3.6`. It works fine with `1.3.3`. I couldn't try other releases because those are the only two on npm. Perhaps it is fixed...

Hello, If slimscroll is inside of an update panel and when you're over slimscroll container scrolling and an update occurs at update panel the scroll frozen for all elements. (When...