-
Notifications
You must be signed in to change notification settings - Fork 146
Home
Mottie edited this page Jan 5, 2012
·
22 revisions
Wiki Pages: Home | FAQ | Setup | Usage | Events | Change | Credits
We've been down the jQuery "sliders" path a few times before. Once for the Auto-Playing Featured Content Slider and again for the Start/Stop slider.
Many of the concepts presented in those tutorials are the same with this slider, so I'm not going to throw a lot of source code at you this time. The big difference here is that there are buttons to change panels and the panels zoom in and out. Fun!
###Main demos
###Overall appearance
- Sort panels - see issue #30.
- Make current panel overlap others - requires css3 animation and keyframes; see issue #48.
- Prevent initial panel scroll - see issue #50.
###Change non-current panels
- Squish non-current panels - see issue #56.
- Ignore clicked links in non-current panel - see issue #36.
- Ignore non-current panel clicks to change panels - see issue #37.
- Dim non-current panels - see issue #38.
- Hide text in non-current panels - see issue #52.
Thanks to Craftyhub for creating a Wordpress plugin for MovingBoxes! Get [it here] (http://wordpress.org/extend/plugins/movingboxes-wp/) or search for 'movingboxes' in your 'Install Plugins' page of your site admin section.