|
A versatile image slideshow
Using new multimedia effects
This JavaScript allows you to
Display a series of images in
that can be viewed in three
introduced in IE5.5, this
have a large collection of
an automated slide show, a
ways- via a drop down menu,
image slide show script
images displayed. It uses
pulldown menu, or the
back/forward button, or
"pixelates" into
cookies to determine which
various slideshow controls
automatically.
view the images.
picture to view. To set up,
that are included, such as
you will need to modify the
previous and next.
javascript include file
last_month.js anytime you
add or remove images. This
picture viewer was created
for the simplistic nature of
adding more images, and
running completely on the
client side.
Date: Jun, 23 2001 Date: May, 07 2001 Date: Feb, 06 2001 Date: Oct, 05 2000 |
|
The purpose of this script is
This is a unique slideshow
This is a simple JavaScript
twofold: To show the
script that will
that implements a slide
perceived performance
intelligently preload its
show. It features clean
enhancements of pre-cached
images one at a time, while
interface, preloads images
images, and To show how to
the preceding image is being
for fast navigation, and
script continually rotating
shown. Use this script if
allows you to display
images. When this page
your slideshow contains a
corresponding text for each
loads, it automatically
lot of heavy duty images,
slide.
pre-caches four images that
and you don't want your
are immediately available in
visitors to wait forever
the right-hand pane. The
(literally) before he/she
idea here is that as long as
can see the slide.
the visitor is waiting for a
page to load, all the images
may as well be downloaded up
front, allowing for
instantaneous image access
thereafter. Activating the
checkbox turns on a function
that continually cycles
through all pre-cached
images at five-second
intervals.
Date: Aug, 01 2000 Date: May, 22 2000 Date: Feb, 02 2000 |