JavaScript Examples
These are some of the JavaScript projects I have developed for various reasons. Please feel free to use them for your projects but please retain the copyright information in the code. I have tried to comment the code as much as time would allow. If you need assistance or customization, please send an email to javascript@zone0ne.com.
- 1602bfrm.html
- This page is a frame set that loads 1602bcfg.html in the top frame and filler.html in the bottom frame. This page illustrates the ability to display information from a script in one frame to another frame.
- javascpt.ppt
- This is the PowerPoint presentation for the JavaScript class.
- order.html
- This page illustrates a shopping cart. It simply allows somebody to check off items, indicate quantity, and view a total amount for their order. This is a single page shopping cart and it works best with up to ten, twenty items maximum.
- newbtn.html
- This page illustrates having a button display for a period of time and then automatically not display after the specified expiration date. This could be used for a "NEW" button that indicates a new addition to the site and then after a few months would automatically no longer display.
- formvalid.html
- This page illustrates a basic form validator. It simply checks to make sure that a field has data in it, although the data may be invalid such as an incorrect e-mail address.
Copyright © 1998 Zone One -- All rights Reserved
For comments on this web site, please contact webmaster@zone0ne.com