Flexible Banner Rotator
2. Obtain the Script
More of this Feature
To add the any of the effects possible with the flexible banner rotator to your web page you first need to select the code from the text box below (there is a highlight all button beneath it to make this easier) and copy it into a file called banner.js.
The next step is to add the script into the head of your page or to the bottom of the foot of your page (whichever you prefer) using the following code:
The code at the top of the script (above the copyright notice) is the part of the script that you need to change to set up whatever it is that you want to rotate in your page. The banDelay is the time in milliseconds that all the entries will display for so the default 5000 means that each displays for five seconds before being replaced with the next.
So now we have the script in your page, the next step is to define where in our web page the rotating code is to be inserted.
