tags:

views:

56

answers:

3

hello. i am in search for a jquery plugin that can creat the same sliding effect that you can see in http://www.metalabdesign.com/ thank you.

A: 

They are using jquery.easing plugin for such effect.

simplyharsh
+4  A: 

If you view source you should see the site is using jQuery Scrollable.

KennyTM
A: 

Hi,

have a look at:

http://webdesignledger.com/tutorials/13-super-useful-jquery-content-slider-scripts-and-tutorials

I'm using scrollable, because it provides many callbacks for controlling :)

greets

Simon

sled