This page is curtsy Google. Visit my home page on my server.

Other sites designed and maintain by me are:

Visit my Picasa photo gallery.

Download my PHP Slide Show Class SlideShow.tar.gz


Firefox and Thunderbird tips.

Here are a couple of things that can be done with Google's home page:

  • The box below is created with javascript
  • The text at the bottom is created by a javascript file that was loaded.
  • The 'tips' file was uploaded to google and is in the same directory as this home page.

You can upload all kinds of stuff. You have six gig of storage space so you can make a big web site or archive stuff here.

Here is a page that uses 'prototype.js' a popular framework. Proto Demo

This div contains two javascript tags. One is inline and creates the text in the white on blue div above with the text "this is added to a div 'test' with javascripts", it also adds an "onload" attribute to the body tag that calls the "testit" function that is in the test.js file. The second tag loads a javascript file named "test.js"