Advance Digital Studio 4 - Spring 2003

JavaScript Image Swapping

Assignment #4
Create a single HTML page that uses javascript to replace multiple images. Use at least five hot spots.

Use CSS for all layout and styling.

Phase One Due: Monday, March 3
Must be posted to your student account in its own folder.

EXAMPLES of image swapping (with code)

Medium: Text with Image on the Internet.

File Size Limit: Think WWWeb.

Required Elements:
Images: At least two images must be changed by every Anchor tag.
Events:
onmouseover, onmouseout, onmousedown, onclick
(remember to terminate your onclick events with return false;)

css properties css methods css links
 Fall 2002:
"easy" html html books html links
css style


Advance Digital Studio 4 - Spring 2003