Answer the question
In order to leave comments, you need to log in
Jquery.Animate animation not smooth?
There is a page with many pictures on it, it is large - 4000x2000. And in some browsers, animation made through jquery.easing.1.3 (and without it, too, no difference)
$("html:not(:animated)"+( ! $.browser.opera ? ",body:not(:animated)" : "")).animate({scrollTop: temptop+'px',scrollLeft: templeft+'px'}, {duration: 3000, easing: "easeInOutExpo"});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question