codrops / DraggableImageStrip

A draggable image strip layout with a content preview powered by Draggabilly and TweenMax.
https://tympanus.net/codrops/?p=40863
90 stars 25 forks source link

easing options #3

Open Dushyant1295 opened 4 years ago

Dushyant1295 commented 4 years ago

How to make this smooth and little bit fast on both desktop and mob screen

Similar to the sliders or carousel

whizzbbig commented 3 years ago

hi you able to make it fully worked at your end coz at my end i am facing some of the error like

gsap.min.js:10 Uncaught TypeError: Cannot create property 'parent' on string '0.71'
    at ca (gsap.min.js:10)
    at Timeline.to (gsap.min.js:10)
    at Strip.closeContent (scrollify.js:389)
    at HTMLButtonElement.<anonymous> (scrollify.js:417)

and i am out of ways to fix this problem :(