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

How to expand the panel width to 70% of browser width #118

Open marrs107 opened 11 years ago

marrs107 commented 11 years ago

I need to know whether its possible to adjust the box(panel) to span 70% of the browser width when clicked or selected and show half of two boxes on each side(left and right) with the arrow mark in it like this: leftarrow with partial box] [---------------selected panel-------------------] [rightarrow with partial box

When you click on the arrow it should then show the next box expanded to 70%

Mottie commented 11 years ago

Hi @marrs107!

Sorry, this isn't possible at the moment. And I'm not sure that it would work well with this plugin, unless the images expand proportionally with the outer wrapper.