How to Set Up and Maintain a Web Site
Examples from Chapter 10: JavaScript
Basic Examples
- jscript1.html: pop up a friendly greeting in a window
- bomb.html: a self-destructing document
- customFrame.html: writing to a frame using user input
Simple Tricks
- historyButtons.html: true "back" and "forward" buttons
- jump.html: a menu that selects among URLs
- marquee.html: turning the status area into a marquee
- controlling.html: controlling the contents of one frame from a menu in another
- colorframe.html: changing the window background color
Common JavaScript Tasks
- default.html: create defaults for form fields
- validate.html: validate a fill-out form before submission
A Complete Shopping Cart Example
Up to:
Lincoln D. Stein, lstein@genome.wi.mit.edu
Whitehead Institute/MIT Center for Genome Research
Last modified: Sun Sep 29 13:14:22 EDT 1996