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
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.
Can you provide this file into the npm package ?
@reeslo jQuery support is dropped from v1.0.
Most helpful comment
@reeslo jQuery support is dropped from v1.0.