perfect-scrollbar doesn't support jQuery Anymore?!

Created on 16 Feb 2017  路  10Comments  路  Source: mdbootstrap/perfect-scrollbar

http://codepen.io/dotku/pen/KaYpjx?editors=0110

when I use jQuery version, ti throw an error says:
Uncaught TypeError: $(...).perfectScrollbar is not a function

Most helpful comment

@reeslo jQuery support is dropped from v1.0.

All 10 comments

i got same error...

@dotku have u got solution?

If you see this in your javascript console:

GET http://XXX.xxx/js/perfect-scrollbar-0.6.16/js/perfect-scrollbar.jquery.min.js [HTTP/1.1 403 Forbidden 12ms]

TypeError: $(...).perfectScrollbar is not a function

then change the file permissions of the perfect-scrollbar directory from (say) 700 to 755.

I get the same error.

I get the same error, try use 'perfect-scrollbar.jquery.min.js' file. it`s solved.

I also confirm that I get the same error as @dotku

still same error

Please use perfect-scrollbar.jquery.min.js instead of perfect-scrollbar.min.js.

https://jsfiddle.net/DanielApt/gbfLazpx/

Can you provide this file into the npm package ?

@reeslo jQuery support is dropped from v1.0.

Was this page helpful?
0 / 5 - 0 ratings