malihu / malihu-custom-scrollbar-plugin

Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support etc.
http://manos.malihu.gr/jquery-custom-content-scroller
MIT License
4.11k stars 1.51k forks source link

$(...).mCustomScrollbar is not a function with Aurelia Framework #428

Open JoshuaCE opened 8 years ago

JoshuaCE commented 8 years ago

Hi, i have been trying to get the plugin work with Aurelia Framework.

installed plugin via JSPM package and imported into the page with "import 'malihu.......' but getting error "$(...).mCustomScrollbar is not a function" when try to run the code.

leemiser commented 8 years ago

Having the same issue here.

jordymeow commented 7 years ago

Have you guys figured it out?

JoshuaCE commented 7 years ago

@jordymeow No.. Try Nicescroll. but it has its own issues. im using browser default scroll now.