Home���DHTML���Article
DHTML Fading Slide Show
|
| Article by: |
Premshree Pillai (8/19/2002) |
|
| Summary:
|
This JavaScript creates a slide-show effect displaying different contents dynamically. The content fades in while being displayed |
|
| Viewed: 45079 times |
Rating (4 votes):� |
|
�5 out of 5 |
|
|
|
DHTML Fading Slide Show
View Live Demo
This JavaScript creates a slide-show effect displaying different contents dynamically. The content fades in while being displayed.
The script is extremely customisable. You can add any number of messages. You can also change the delay between different messages. You have an option to loop the messages continuosly. You also have an option to Autostart fading or onClick. View the source for customisation details.
This version (v 2.0) supports IE, Netscape 4.x and Netscape 6.x.
To use the script just copy the <SCRIPT> section of the source of the page and paste it wherever you need it on your web page.
|
Useful Links

|
|
View highlighted Comments
User Comments on 'DHTML Fading Slide Show '
|
| RELATED ARTICLES |
Simple Thumbnail Browsing Solution by Troy Wolf
This simple script allows the user to select from several thumbnail images and view the larger image, using a mixture of DHTML and Cascading style sheets. |
 |
Creating CSS Buttons by Thomas D. Greer
With Cascading Style Sheets, you can turn ordinary hyperlinks into fully functional "buttons", without using JavaScript. |
 |
DHTML Javascript Ticker by Premshree Pillai
This is a JavaScript Ticker which ticks a number of messages like the one shown above. It also has a useful 'Show All' feature. |
 |
DHTML Horizontal Scroller by Premshree Pillai
Scroll text horizontally when the user hovers over a link. |
 |
Manipulate Scrollbar Colors Using CSS and JavaScript by Mike Thompson
The thing about the default color of scrollbars is that it's dull and ugly -- usually this color is gray. Wouldn't it be nice to change this color to better fit the overall theme of your site? Luckily, Cascading Style Sheets and JavaScript can be used to do just that!
|
 |
DHTML News Bar by Premshree Pillai
This is the News Bar script which displays a number of messages and rotates them using DHTML. |
 |
DHTML Scrolling Image by Premshree Pillai
Using this script the user can scroll an image left or right by clicking a buttong
|
 |
DHTML Zoom In and Out Script by Premshree Pillai
Using zoOom, you can zoom in and zoom out any image that is specified in the code.
|
 |
DHTML Image Zoom Out by Premshree Pillai
Click on the image and it zooms out and disappears. This script could be a way to handle advertising or other images. |
 |
Simple Mouse Trail using VB Script by Jeff Anderson
With IE gaining in prominence every day, it's becoming acceptable to use VBScript in web pages. That makes some activities like the mouse trail a real cinch. |
 |
|
|