Summary: In this exercise, you will visit a few interactive pages to familiarize yourself with some of the possibilities of JavaScript.
Prerequisites: None
Provides: Experience with various methods of making pages interactive
References: About JavaScript
Load each of the following pages into your browser. Make notes of the interactive features of the page, and think about how you might use those features in designing your own interactive pages.
greet.html,
a simple customized page.
namegame.html,
a page that plays
"the name game".
story.html,
a multi-page custom story.
pickstudent.html,
a page that
picks a "random" student from a group.
calculator.html, a simple
calculator.
marquee.html, a simple
marquee (not recommended for most pages)
mathquiz.html, a very simple
mathematical quiz.
scorequiz.html,
a self-scoring quiz.
timedquiz.html,
a timed quiz.
log.html, a page
that logs your actions in a separate window.
This page created Sat Jun 14 09:11:28 1997 by SamR's Site Suite.