malihu-custom-scrollbar-plugin icon indicating copy to clipboard operation
malihu-custom-scrollbar-plugin copied to clipboard

Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support etc.

Results 102 malihu-custom-scrollbar-plugin issues
Sort by recently updated
recently updated
newest added

some issue in jquery.mCustomScrollbar.concat.min.js Uncaught TypeError: Cannot read property 'top' of undefined at ae (jquery.mCustomScrollbar.concat.min.js:5) at jquery.mCustomScrollbar.concat.min.js:4 **var t=e.parents(".mCSB_container");return[e.offset().top-t.offset().top,e.offset().left-t.offset().left]** t.offset() is undefined. i think this issue occur same class in...

Hi, I have added this plugin and i'm facing below issue. My code is as follows `$(".minicart-items-wrapper").mCustomScrollbar({ theme:"dark", setHeight: '230px', setTop:0, scrollButtons:{ enable:true }, });` But the height of the...

i am integrating chat like **facebook** and using this custom scrollbar what i am doing is on total scroll back **prepend** data to **mCSB_container** class. it **prepends** but scroller remains...

I have used mCustomScrollBar plugin in my application and it works fine. Except in IE/Edge, where the scroll doesn't work by using gestures on the touch-pad. It works with the...

Without the custom scrollbar enabled everything works fine, but when I try to set it on my body element the content clips at the end of the static positioned elements...

I used mcustomscroll bar for Div(as a dropdown) the issue is when i I click and drag it to scroll its closed the div. kindly suggest about the issue.

I have this script which constructs a list of items that match a search query. First time it loads the scrollbar is added fine, but when typing and repopulating the...

I have the problem that I am using a chart-library in my project that provides functionality for displaying pretty diagrams and charts. These diagrams offer the possibility to draw on...

I'm using scroll bar with aurelia table, I have the problem when page changed in pagination and width changed scroll not updated and the last cell not showed, but height...

Do you intend to release a module-based, jquery-free version of your scroller? Would be awesome!