JavaScript bounce effect is the type of script presented on [email protected] 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.
|