user39980
user39980

Reputation:

jQuery content slider - multiple boxes

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?

Upvotes: 0

Views: 8904

Answers (4)

John
John

Reputation: 3916

Since this question shows up in current searches I thought I'd chime in here with something a little more recent: Revolver.js

It's pretty unique among the other sliders out there as it's not an out-of-the-box solution, it's more of a framework to build your slider the way you envisioned it in your mockup. It's a library for making your own content slider (fully compatible with, but not dependent on, jQuery).

Full Disclosure: I created Revolver.

Upvotes: 0

Thomas Kahn
Thomas Kahn

Reputation:

Smooth Div Scroll would be perfect for this!

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

/Thomas

Upvotes: 1

Daniel A. White
Daniel A. White

Reputation: 190943

Have a look:

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

Upvotes: 2

Related Questions