This is a demonstration page for a slideshow module I have built for an e-commerce site that I am in the midst of building. The images on this page are just some random images off google images that I am using to highlight the functionality of the slideshow. This module will be used to display images of a product on an e-commerce site.
Points about this module:
- Images are preloaded on page load to ensure smooth transitions between images.
- Images are not generated on the fly. As images transition, the current image is faded out and placed in the hidden container, and the appropriate image is taken from the hidden container, placed in the display container, then faded in.
- The module comes with a settings page that allows for the changing of fade speeds and transition speeds.
- Images are re-sized to fit the gallery upon upload.
- The gallery will automatically adjust to deal appropriately with the number of images uploaded. Only four thumbnails are shown below the main image
Comments:
Post new comment