- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
easing
November 16, 2015
Easing functions specify the rate of parameter’s change over time. It controls how an animation progresses over time by manipulating its acceleration. jQuery has two built-in easing methods: linear and swing. jQuery UI provides several additional easing functions, ranging from variations on the swing behavior to customized effects such as bouncing. The jQuery easing plugin offers 30 different easing methods. You can check easing function in action here.