JavaScript Web Page

Computer 4

 

Requirements:

 

Display the time of day, or day of week, on your web page and add an appropriate greeting.

Use mouse-overs to swap or show images

Get information from a user sent to you via email using form objects

Include:

Call a function that you wrote from an event procedure

Use JavaScript to state when your document was last modified

Show a message in an alert box

Create a pop up window for separate content

Display a scrolling message in a text box

Do a calculation of some kind and show your results in a text box

Use an if then statement in a function

Use a for loop or a while loop in a function

Use JavaScript to create content(web page) based on a users input

Use a script from the web

Use an Applet from the web

(including HTML Tags)