How can I give water fall effect in jQuery?

Asked By 80 points N/A Posted on -
qa-featured

 

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?

 

SHARE
Best Answer by Trenardo Sambian
Best Answer
Best Answer
Answered By 0 points N/A #193304

How can I give water fall effect in jQuery?

qa-featured

 

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

 

Answered By 0 points N/A #193306

How can I give water fall effect in jQuery?

qa-featured

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

 

Related Questions