Manos
Manos
You can remove it if you want. I've set this limit simply to give a "visual" hint that there's overflowed content when content is barely longer than the container (e.g....
This error should not be related to iframe. When using jQuery 3.x, make sure you change: `$(window).load(...` to: `$(window).on("load"...`
I'll investigate this further. In the meantime, please check the [previous version 3.0.8](https://github.com/malihu/malihu-custom-scrollbar-plugin/releases/tag/3.0.8) and let me know if it does work (replace both .js and .css files).
OK did some tests and found the issue. I'll push the fix immediately on the upcoming version (3.1.0) which I'll release within the next 3 days.
This should be fixed in version 3.1.0. Get latest version (replace .js and .css) and let me know :)
Any chance you're seeing a cached page? Can you (re)download the plugin and check the demo locally?
It doesn't scroll at all (in IE or Edge)?
Also is the scrollbar draggable? Can you scroll content by touch-dragging the scrollbar?
I'll try creating an example (I'll post the URL here) that'll output some variable/function values in console so you can give me some feedback. The weird thing is that it's...
OK great. Can you confirm that latest version is working on your tablet?