I am getting below error when I look in the console:
jQuery.easing[jQuery.easing.def] is not a function
I am trying to make a slider on Wor
did you import the jQuery easing plugin? something like
in your page?