Image Carousel

An experiment in seeing what you can do with just Javascript.  The Image Carousel shows a 3-D circle of images that you can use to scroll through.  Most people do this via Shockwave/Flash.....but that's too expensive for me :)

The blue border is added to the DIV to show the bounding area.  Currently just aligned to the top, but can shift down by 1/2 DIV height to center carousel, but that's a future TODO :)

Click on "Create" to show the images.  Click on the images (or Rot buttons) to rotate the carousel.   See source for more comments and details.

Show DIV border
Show Debug output (can be slow)
Hide Output

 

An experiment in seeing what you can do with just Javascript.  The Image Carousel shows a 3-D circle of images that you can use to scroll through.  Most people do this via Shockwave/Flash.....but that's too expensive for me :)