malihu-custom-scrollbar-plugin
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.
If there is no access then **!_canAccessIFrame()** calcs to _true_ and passed immediately to **add** function causing exception inside jquery lib
Hey, getting an error trying to destroy element "Cannot read property 'autoUpdate' of undefined" and .mCustomScrollbar('update') not working either scrollButtons:{ enable:true } same thing. my content is dynamically added. what...
When I zoom out to 80% in the browser (I only tried in Chrome) using the mouse wheel the scrollbar starts to flicker/shake adding and removing the **mCS_no_scrollbar** class. It...
Only the content under the fixed scrolls and for some reason, the scroll bars don't change when I initialize them. What else do I need to do to make them...
npm i on linux. @import the css into my scss. Using webpack I get ``` unify_admin_style.scss:21 Uncaught (in promise) Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): @import "malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat"; ^ File to...
Hi, Let me know the current upgrade version compatible with the Jquery 3.4.x?
Hello! This plugin doesn't work on ios: Mozilla, Chrome, Safari. I use it on this website: https://surprise.by/ on this block: http://prntscr.com/qwvkwk. It's either no scroll at all or it shows...
http://manos.malihu.gr/repository/custom-scrollbar/demo/examples/complete_examples.html seems like there is issue with Microsoft Edge and IE. Scrolling on touch screens (talking about laptop, not tablet) doesn't work at all even on your demo. Mouse scrolling...
Hi, We are using the custom scrollbar on a website, where we wish to have a secondary DIV (below the custom-scrollbar DIV) scroll in unison. The Custom DIV has the...
When using default browser scroll, this is what happens: 1. I scroll within an element 2. I reach the bottom edge of element 3. I keep scrolling 4. Nothing happens...