tags:

views:

1953

answers:

3

Hey,

I am trying to find a jquery content slider that contains say 3 boxes at one time and you can scroll through to reveal more.

I have tried the jquery plugin repository and google, I have found ones like the Coda Slider, which I've used. Something along those lines but show three boxes of content at once.

I am going to be using it for my latest projects for my portfolio site? Anyone have any they would recommend?

Thanks,

Ryan

+3  A: 

Have a look:

http://sorgalla.com/projects/jcarousel/

Daniel A. White
Just came across this after I posted. Thank you for this! Let me check it out.
Coughlin
I am trying to see if with this, I can tell which one is selected if you click it. When one section is clicked, do function X
Coughlin
.click(function () { // do something } ;
Daniel A. White
+1  A: 

http://www.gmarwaha.com/jquery/jcarousellite/

or

http://demos.flesler.com/jquery/scrollTo/

phillc
Hey, i am using scrollTo, but how would i get to scroll say a set of three each time?
Coughlin
what is a set of 3?
phillc
A: 

Smooth Div Scroll would be perfect for this!

http://www.maaki.com/thomas/SmoothDivScroll

/Thomas