jquery-scroll icon indicating copy to clipboard operation
jquery-scroll copied to clipboard

a jquery plugin rendering a custom, CSS styleable vertical scrollbar for overflowed elements.

Results 19 jquery-scroll issues
Sort by recently updated
recently updated
newest added

hi, how i can recreate scrollbar on ajax response so onchange div height ?

Mousewheel is not working on the 0.4 version. I just updated the jQuery mousewheel plugin and now it seems to work. The version of mousewheel im using: Download from: https://github.com/brandonaaron/jquery-mousewheel/downloads...

The plugin does not update when images are loaded, if some handler could call a repaint when an image is loaded within the container, then a scrollbar should aprear. I'm...

Was tearing my hair out when container.contentHeight was always returning 0 on IE7, and therefore the scrollbar was never being drawn (as 0 is always less than the container height)....

The MouseWheel Scroll speed is _very_ slow (tiny increments). What would be the best approach to increase it? OR could you implement a property like 'arrows' to set it.?

$('selector').scrollbar("scrollto") should be a getter, not a setter method

Does this work on the iPhone an iPad? It appears to not scroll.

I have problem with scroll at my page. It seems to not load whole text/images if we scroll down too fast and when page didn't load all images for example,...

with mouse wheel scroll too slow... How to speed Up scroll?