The Banner Ad Rotator creates JavaScript that can be used to rotate or change out images on your website. For example, you can create two different images that can point to different websites, or have a random image change when the page is loaded. The JavaScript is loaded on your website and merged with the HTML that displays your images.
The Banner Ad Rotator can be used to create three different types of rotations.
1. Rotate banners each time a web page is loaded. For example - show a different random banner when ever someone views a web page.
2. Scroll through several banner ads in order at a set time interval. Example: change a banner on your web page every 5 seconds to show another banner ad.
3. Scroll through several banner ads randomly at a set time interval. It's similar to No. 2, but the banner ads are random, instead of in order.
To create the banner ad rotator JavaScript, fill in the image location, urls and alternate text. The image location doesn't need to include the full url if the JavaScript and images are located on the same website. For example, you can just use banner1.gif instead of http://www.bannermakerpro.com/banner1.gif if the image and html file are in the same location.
Once you've entered all of the information, click 'Create Banner Rotator'. The JavaScript code will be created and loaded into the JavaScript window. This code can then be copy and pasted into the program you use to create your web pages (i.e. Front Page, DreamWeaver, etc.).