Reading Assignments in Wilton, 3rd Editon, for Lesson 6
- Ch 5: pp 159-169
- Ch 7: p 237, pp 257-271
- Ch 10: Sections 10.1.1, 10.1.2, 10.1.4, 10.1.5
- Create an HTML page
- Add an event handler that opens a new window.
- Write to the new window from the original window. (Note: you can use form text fields for this, but you don't have to. Generating the HTML for the new window from JavaScript code in the original window or using a URL for the page that displays in the new window also qualifies as writing to the new window from the original.)
- Upload your page to the web, and post the URL in the Completed Assignments discussion by Sunday, 9/13.
Reading Assignments in Quigley for Lesson 6
Week 6 Basic Assignment: