rochal / jQuery-slimScroll

small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
http://rocha.la/jQuery-slimScroll
2.23k stars 926 forks source link

requirejs dans jquery.slimscroll.js #291

Open rheman opened 6 years ago

rheman commented 6 years ago

Hello. How can I load Jquery on jquery.slimscroll.js using requirejs. when I try to run jquery.slimscroll.js I have the following error: Uncaught ReferenceError: jQuery is not defined.

How can I define Jquery in jquery.slimscroll.js using requirejs

Best regard

vytaux commented 5 years ago

Had the exact same problem. Try this.