Log in

View Full Version : How To Create This Cool Slide in Content Effect?



Dynamico
05-16-2009, 02:54 PM
Hi Guys,

Does anyone know if this effect is something i can get from a already existing script?

Check out how the offers change when clicking on the two options above the card offer box.

http://img30.imageshack.us/img30/701/cardbox.png (http://img30.imageshack.us/my.php?image=cardbox.png)

Here is the link: thriftyscot.co.uk/credit-cards/

Thanks!

Dynamico
05-24-2009, 11:53 AM
Any info to get me started in the right direction is much appreciated. :)

Medyman
05-24-2009, 08:21 PM
That's a pretty amateur effect. I didn't bother to look at the source but I'm will to bet that it's done with jQuery's (http://jquery.com/) show (http://docs.jquery.com/Effects/show)/hide (http://docs.jquery.com/Effects/hide) methods. You can look into those or jQuery's other effects (http://docs.jquery.com/Effects) and come up with something that looks better.

Dynamico
05-29-2009, 10:32 PM
Thanks for the suggestions, I'll check it out.
Much appreciated!