jQuery UI Easing
To define the rate of change of a parameter concerning time, the jQueryUI Easing function is used. Linear, swing, etc are different types of easing functions in jQuery. Depending on the properties being animated, easing often provides negative value results during the animation. To choose easing functions: CSS: To pick easing functions, the CSS properties … Read more