Events, Timers and Animation Frame Rate Demos of code from these slides Event Examples Download this file Event Example Start
Lesson 7
JS Objects: Date & Math Today we will be talking about the Date object and the Math constructor. See the lecture below.
Lesson 6
JS Objects: Arrays & HTML Entities We’ve already done some work with arrays, but we’ll be doing more work with arrays, specifically working with collections of elements and HTML objects. Demos of code from these slides Array Examples More Array Examples