<< .. Go to : Exercise 9 : Demo 9 : Rollovers : PopUp Window : DropDown Menu : Slideshow1 : Slideshow2 : All Class Demos .. >>

Exercise 9 Demo

Adding Javascript

This is the code you'll need to embed a Javascript to your HTML page. View the samples below for some specific examples.

<html>
<head>
<title>Javascripts! </title>

<script language="javascript">

<!-- Hide script from javascript challenged browsers

// Begin script here

javascript code goes here

/* This is a Javascript comment */

// End script. Stop hiding -->

</script>

</head>

Check out an example of what Rollover Code looks like.

Check out an example of what PopUp Window Code looks like.

Here's a cool Pulldown Menu.

Here's a Slide show and another one with captions.

Open Quicktime Movies in their own window.

Tons of simple to complex FREE Javascripts at www.javascript.com. Or Google for whatever you are looking for. Most samples have thorough directions.

Go to the Exercise 9 page.

Questions? Post them on Blackboard.

Page updated by claudia faulk 8.09