Reading Assignments in Wilton, 3rd Editon, for Lesson 5
- Ch 5: pp 169-175
- Ch 12: pp 437-458
- Ch 13: pp521-548
- Read about Events at the ppk site: Events
Reading Assignments in Quigley for Lesson 5
- Ch 12: pp 351-376
- Ch 11: pp 328-340
Week 5 Basic Assignment:
- Create an HTML page
- Add JavaScript to create at least one action to go with an onmouseover event.
- Make sure your page works in both Firefox and IE 6+. (This is a required part of this assignment.) If you're working on a Mac, let me know when you post your assignment and I'll check it in IE for you.
- Upload your page to the web, and post the URL in the Completed Assignments discussion by Sunday, 9/6.
Extra Challenge
Here, I am working on a slide show for our web site which will display outdoor and indoor photos of Christmas displays. The coding is flagrant plagiarism from Quigley P. 372. Also, as I understand the terms, this exercise does not use inline event registration (because the registration is in the header).