Coder Profile - Show off your skills, get a coder profile.
 
 
 
The Author
VBAssassin
Scott Thompson
Send A Message
Rating
Not
Rated
Please login to rate source codes.

Click here to register a free account with us.
General Details
JavaScript
Posted 1.2 Year Ago
624 Views
Received 0 Ratings
More Codes By This Author
Pagination Class
Template Class (no evals...
Weighted Picking of URLs...
Easily make anything fade...
Rich Text Editor (minimal...
Articles By This Author
How to use Memcache on Wi...
PHP Sessions = Member Dat...
Speed Up Delivery of your...
AJAX - When to use it?
Null Byte Poison - How it...

Picture Slideshow


Description
There are 3 links;

Start - Starts the slideshow
Pause - Pauses the slideshow
Stop - Stops the slideshow and returns back to the first image

There will also be 3 image previews of the images in the slideshow. Clicking the thumbnail images will skip the slide show to those pictures and will carry on from there if the slideshow has started.
Technical
Copy and paste the source code in to a .html file, then place 3 images named 1.jpg, 2.jpg, and 3.jpg in the same folder (not inside an images folder or alike).

There are some variables you can change to customize the slideshow

var timer_id = '';
var instant_switch_on_start = false;
var wait_time = 2;
var total_images = 3;

Load up the html file and you will be presented with the following (see description)
Source Code
Comments
Please login to post comments.
 
VBAssassin     Posted 233 Days Ago
 
 
Your welcome, glad it has come of use to you. Though you did not rate it? lol

Kind regards,
Scott
 
Binaries     Posted 233 Days Ago
 
 
Nice code... this is what i was after exactly! Thanks buddy.
Page 1 of 1
More "JavaScript" Source Codes By This Author
Recently Posted "JavaScript" Source Codes
Recently Rated "JavaScript" Source Codes
 
 
Part of the MyPingle Network
Development Blog :: Make A Donation :: Contact Me
Terms & Conditions :: Privacy Policy :: Documents
Version 1.44.00
Copyright © 2007 - 2008, Scott Thompson, All Rights Reserved