Objectives Create arrays Initialize arrays Use repetition to process array elements Discuss associative arrays Create an array of arrays Use Array object methods Use cookies Compare and contrast local storage and session storage Use web storage
Online notes for the week Arrays I (also in week 9, 3/19) Displaying arrays using document.writeln, Element.innerHTML, and DOM techniques (also in week 9, 3/19) Arrays II Cookies Web storage
Chapter 9 outline Create and initialize arrays Process arrays using repetition Use associative arrays Create an array of arrays Explore Array object methods Use cookies and the cupplied cookie library Use web storage