Weeks 2 and 3
Special Instructions for those who missed class Thursday Jan. 29th. As announced that was when we had those present (eleven of 18) choose final projects.
10 of those people have already been assigned to projects. For the remainder:
By the end of the day Friday Jan 30th, e-mail me a list of your top four projects (by both name and project number). I'll do my best to get you on projects near the top of your preference listing.
-DD
JavaScript review:
Basic form components (elements) -- A bit more detail on some form elements
Dynamic HTML and rewriting pages:
document.write and innerHTML and appendChild( )
- document.createElement( )
- setAttribute(attr,value)
- appendChild( )
- removeChild( )
Fancier stuff:
Sensing mouse coordinates (either browser)
more on events
Curious/interesting
Google data on HTML behavior (Firefox only, last I looked)
Here's something moderately annoying (IE 6 and before).
Final projects (to be thinking about)