Is it possible to have an "S-shaped" animation velocity curve in JQuery? -
on apple iphone, slide animation velocities follow s-shaped curve starts off slow, accelerates , slows down @ end. see article see visualization of mean: http://watchingapple.com/2009/11/a-closer-look-at-iphone-transition-animations/
is possible jquery?
the options in straight jquery swing (the default) , linear, jquery ui have all of these options.
i think swing s-shaped already, there more options in jquery ui.
Comments
Post a Comment