CSS-Tricks / MovingBoxes

Simple horizontal slider which grows up the current box when it's in focus (image, title & text) and back down when it's not in focus.
http://css-tricks.github.io/MovingBoxes/
GNU Lesser General Public License v3.0
280 stars 147 forks source link

Responsive moving boxes #82

Open jdaury opened 12 years ago

jdaury commented 12 years ago

Hi, is there a way to make the carousel responsive on the panel width? i'm trying to resize the panels automatically on window resize event

thanks

Mottie commented 12 years ago

Hi jdaury!

This might be possible, but to be honest I've been so busy with other concerns that I don't know when or if I'll ever get to working on something like this. So for now I'll label it as an enhancement.

What you might want to look at is using AnythingSlider and the expand and showMultiple options set - demo here

jdaury commented 12 years ago

ok! i'll look forward for an update, thanks for the alternative!

formigone commented 10 years ago

Any updates on making this plugin responsive by now?