I'm using localScroll and easing to smoothly scroll my site: http://www.pressedweb.com/beta

Everything is cool, but if the user tries to scroll before localScroll or easing are done doing their thing, it starts flickering and consistently tries to finish the animation.

Thanks a lot guys. StackOverflow is awesome!

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

I couldn't figure this out, but I did remove the easing plugin/call and just set a duration and it seemed to run a lot more smoothly. So... not perfect, but at least it works somewhat.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.