91-9990449935 0120-4256464 |
jQuery UI EasingWhat is EasingWe all know that no object in real life works instantly. No object just starts and stops instantly, and almost never moves at a constant speed. For example: If you drop a ball on the ground, it will first accelerate downward and then bounce back up after hitting the floor. jQueryUI EasingjQueryUI Easing function is used to specify the rate of change of a parameter with respect to time. There are different types of easing functions in jQuery like linear, swing etc. Some easing provides their result in negative value during the animation. Its depend on the properties that are being animated. How to choose easing functions
Example of jQueryUI Easing FunctionsHere, we are going to define the different types of easing functions
Next TopicjQuery UI Effect
|