Homework 5

  1. Write a JavaScript program that in response to a user event changes a style property of an object.
  2. Write a JavaScript program that causes some object to move continuously on the page. Don’t do the “hummingbird” motion.
  3. Write 3 JavaScript programs examples where you change the DOM (not just style properties). These should not be identical to class examples.

 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).