<< .. Extra Credit Exercise : Demo A : Rollovers : PopUp Window : DropDown Menu : Slideshow1 : Slideshow2 : All Class Demos .. >>

Extra Credit Demo A

Adding Javascript

This is the typical placement of code when you embed a Javascript in your HTML page.
View the next few demo pages for some specific examples of javascript.

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

<script type="text/javascript">

javascript code goes here

</script>

</head>

<body>

There is a lot 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 Extra Credit JavaScript page.

Questions? Post them on Blackboard.

Page updated by claudia faulk 12.14