Reputation:
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
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
Reputation:
Smooth Div Scroll would be perfect for this!
http://www.maaki.com/thomas/SmoothDivScroll
/Thomas
Upvotes: 1
Reputation: 7461
http://www.gmarwaha.com/jquery/jcarousellite/
or
http://demos.flesler.com/jquery/scrollTo/
Upvotes: 1