1. Home
  2. Computing & Technology
  3. JavaScript

Cycling Banner

3. Add to Your Page

clr gif
More of this Feature

Introduction Obtain the Script

All that remains to be done now is to add the images into your web page.

The image tag that you add to the page is coded to display the first image in the cycle as if it were the only image you are going to display. The only change that you need to make is to name the image so that the script can update the image.

Here is the code for my sample image:

<p align="center"><img src="graphics/pic1a.gif" width="150" height="150" border="0" alt="Cycling banner images" name="rollimg" /></p>
Sample Page | Obtain the Script | Add to Your Page

Explore JavaScript

More from About.com

  1. Home
  2. Computing & Technology
  3. JavaScript

©2008 About.com, a part of The New York Times Company.

All rights reserved.