Amazing Bounce Effect using jQuery framework

JavaScript bounce effect is the type of script presented on jsB@nk.com through many plained-JavaScript example codes, such as:

- JavaScript Elastic Trail Script
- JavaScript Free bouncing ball
- Gravity

But in this jQuery animate bounce script, I show you another amazing bouncy effect using jQuery framework. We will create a HTML page that has 4 boxes (DIVs). Every box will bounce in a specified direction under clicking. We can control the direction as well as the speed of bouncing boxes with arguments to the method of jQuery.


Sampled by © JavaScriptBank.com
Click here to bounce. Direction: Up
Click here to bounce. Direction: Left
Click here to bounce. Direction: Right
Click here to bounce. Direction: Down


2000+ free JavaScripts
at www.JavaScriptBank.com