| Summary: A carousel that slides images in and out of view |
| Author: Matthew Hazlett |
| Published: October 09, 2007 |
| Version: 1 |
| Ext Version: 1.1 |
| License: Community Ware (Free) |
| Demo Link: View Demo |
| Forum Post: View Post |
Contents |
DescriptionImage carousels are good for displaying image thumbnails to users in an easy scrollable interface. Normally when you click on a thumbnail it loads a larger version of the selected image.
Things to think aboutThis control relies on absolute positioning so when you define your carousel you need to specify where on the page it should be placed.
Please see the demo for complete source code and examples.
Possible RequirementsEXT version 1.1.1
LinksDemo:
http://beta.devclarity.com/Ext/Carousel/
Download:
http://beta.devclarity.com/Ext/Carousel/Carousel.zip
Other Carousel Controls