Functional Overview
The purpose of the Site View is to allow users to quickly find their way around the
Exploration Air site and while doing so introduce them to some of the core technologies used.
As you move the mouse over the a section of the Web site, details about that Web site
are updated in the windows on right.
Components Used
No components are used.
Script Used
Client-side JavaScript is used to provide a rich user experience.
The Site View page is made up of a series of images, each representing an area of the
Exploration Air site. When a user moves the mouse over an image, the onMouseOver event
for the HREF is called. For example, moving over the Channels
images will invoke the JavaScript overChannels() function.
The JavaScript functions set the Value properties on the three TEXTAREA boxes
(Comment, Technology and Security).