Ext JS - Learning Center

Extension:Image Carousel

From Learn About the Ext JavaScript Library

Jump to: navigation, search
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

Description

Image 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 about

This 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 Requirements

EXT version 1.1.1

Links

Demo:
http://beta.devclarity.com/Ext/Carousel/

Download:
http://beta.devclarity.com/Ext/Carousel/Carousel.zip

Other Carousel Controls

http://billwscott.com/carousel/

  • This page was last modified on 9 October 2007, at 22:07.
  • This page has been accessed 13,819 times.