Closed AurelDragut closed 8 years ago
fixed the scrolling issue by removing the - from e.detail in
var wheely = ( e.wheelDelta || e.detail || e.originalEvent.detail );
from the isScrollingUp function.
drop us a pull request matey and ill pull it in.
Done, any idea what to do with that content displayed in the opposite slide (first instead of the last)?
cant see the pull request so cant pull it down to see what you are referring to. http://recordit.co/
I guess i have done something wrong. now i got this:
no matter ill bosh it in and see whats happening
Hey,
I have some issues running the slider in Firefox:
What can i do to fix that?