Asked By
Hall Allen
80 points
N/A
Posted on - 12/20/2012
Â
I am a graphic designer. And I want to add a simple animation to my website. I have used HTML to create my website. I want to give water fall effect from the Java script library.
Can someone please explain me, how can I give a waterfall effect in jQuery?
Â
How can I give water fall effect in jQuery?
Â
You can download this jQuery plug-in for your desired waterfall effect. You can practically customize it in any way you want to. Some of the features are:
· Waterfall orientation (horizontal or vertical)
· Undo or callback function (when you accidentally change the item)
· Little CSS required
· You can change the waterfalls’ animation, position, distance, and speed of flow
Download it at http://www.jquery.wisdomplug.com/jquery-plug-ins/3d-jquery-plug-ins-jquery
Â
How can I give water fall effect in jQuery?
Hey Hall,
Â
Since you are looking for a waterfall effect in jQuery format, you don’t need to write it and design it yourself. I would recommend you looking online for free ready made ones and installing them as a Plug-in. You can always edit them if you feel like you need to.
Check out the below websites:
http://jsfiddle.net/NFPKc/
https://github.com/jamesfang/jQuery-WaterFall-plugin
Â