Companion Site for
JavaScript for the World Wide Web
Visual QuickStart Guide, 5th Edition
Script Introduction:
Scripts can be put in one of two places on an HTML page: between the <head> and </head> tags (called a header script), or between the <body> and </body> tags (a body script). Script 2.1 is an example of a body script.
Click in the text area below, select all and copy to grab the script
Script Listing:Images:
(Some scripts do not have associated images)