Homework 9
- Write a JavaScript program that in response to a user event changes a
style property of an object.
- Write a JavaScript program that causes some object to move continuously
on the page. Do something other than the hummingbird motion.
- Write a JavaScript program where you change the DOM (not just
a style property).
It should still make sense and be an integrated part of
your project.
email me with your link when you're done. Make sure I know
where the new things are (what files, and where they do).