PHP and JavaScript Library

A library of wed development code: PHP, server-side; JavaScript,client-side (browser).

CyCarousel

CyCarousel is a self-contained JavaScript image carousel (or slideshow). The single JavaScript file defines a Carousel constructor function. The function takes an ID of an HTML IMG tag, and an array of image URI's. A Carousel object waits for an image to be downloaded before it is shown. CSS styling is used to fade the images in and out.

Downloads

CyCarousel.zip CyCarousel file
CyCarousel-examples.zip HTML demonstrating CyCarousel use.