Homework 4
Add the following to your project:
- Have a
window that opens up behind other windows. This window displays a graphic
image.
- Have a
slideshow of images.
- Have a
form where a calculation occurs whenever the user clicks radio buttons,
clicks checkboxes, changes the value of a select (have at least 2 of
these). Have a button on this form that opens a new window to display
information from the form.
- Have
one other JavaScript in your project besides this. Tell
me in your email which file it's in and what it does. This program should
not be identical to that presented in class examples.
Send me a link when you’re done.