How can a slide push another slide??
Hello,
i'm working on a particular example in the following link which is really helpful : http://vidasp.net/tinydemos/overlapping.html.
I would like to know if it is easy to change the animation in the previous example.
In that example a slide overlaps the other slide (cool!).
I would like to add a new animation (pushing) I would like each slide to push another slide and not overlapping each other.
I saw another example in the internet in the following link http://www.webappers.com/2007/09/05/smooth-and-clean-fastfind-menu-jquery-plugin/
in that spacific example, when the user clicks on the first slide the left slide pushes the right slide and when the user clicks on the left slide the right slide pushes the left slide.
Can this movement be done in the example i'm working now http://vidasp.net/tinydemos/overlapping.html. and what exactly shall i study in order to accomplish that?? e.g. which effect etc
thanks in advance!