Rotating banners
Here is a great little script for rotating banners throughout your website. The code in the text box below can be copied and pasted into a simple text editor and saved, as is, as banner.js. Within this code you will notice that it is set up with three banners, each linked to a different url. You can have as many ads in this simple rotator as you wish, just add them following the same format as the ones shown. Also, ensure you change the var ad_count number from 3 to however many ads you have in the rotation
Naturally you change the URL and banner images to the ones you want. You will need to change the size of the banners if they are not the standard 468 * 60
Now place this script on the web pages you want the banners to appear
Rotating content
Paste the following in the Body of the page where you want the content to appear.
Just replace the Tip 1 text, and the rest of the "Tips" with your message. Be careful not to use any special characters or it will break the script.
Rotating images
Set to new image every 5 seconds
Place this in HEAD tags
Place in BODY tags
Define the images and set the timer for the slideshow in this section of the script:
|
gSlideshowInterval = 5; // how often the image is refreshed (time
given in seconds) gImages = new Array(gNumberOfImages); 4) Define the first image to appear in the slideshow and the URL link (optional) in this section of the HTML code. You must include the NAME="slide" statement to invoke the script: <P ALIGN=left><a href="http://www.ozwebhub.com"><IMG SRC="images/slideshow1.gif" BORDER=0 ALT="ozwebhub" NAME="slide"></a></P> |
You must replace the images, slideshows and URLs with your own.

I
got a computer way back when. I was linked to the internet, before the
school I taught in had it. So I learned about computers first and then
as I was a teacher librarian I learned a computer system which we used
to computerize the stock. We had to teach students and teachers how to
use it. How to search. At home I was learning to use HTML and images on
the site I had back then. When the school was ready to create a site for
itself I was all for it and wanted to do it. However, the job was given
to the computer techie of course. After I left that school and at another
I had much more access to the internet and collected many sites suitable
for students and teachers to assist with their learning. Then, after retirement
I started learning web design and as I did, being a teacher, I developed
some tutorials, which you will find on this site. I also take photos.




