This site will work and look better in a browser that supports
web standards, but it should be accessible for any browser or Internet device.
If you're seeing this message, you may have to scroll to the bottom of the page to
see the navigation links.
JavaScript Samples, Links and Notes
This is a collection of sample files, notes and links that we find useful with Javascript.
Samples: Date and Time
Difference Between Two Dates is an example of how to calculate the difference between two dates with JavaScript.
Calendar: A quick and dirty calendar applet. This may not function properly in older browsers.
Zadonick Oilers is a good example of how to do various roll-overs. There are many examples of this around the web. Web Review devoted an entire article to the subject.