Weeks 3 +
final projects
final projects project descriptions
Logistics and Details of final projects (note "real" due dates have been assigned)
Some JavaScript worth knowing about:
Discerning the type of event and assigning listeners (new for week 4)
XML - Introduction to XML
JavaScript coding guidelines (from Siemens)
Event handlers -- assigning dynamically using function(){}(and traversing nodes)
updating parts of pages from the server
AJAX -- anticipating what you are typing --and another example
kinda cool: http://granite.sru.edu/~ddailey/wordcows.html
Objects in JavaScript --
Appending and removing rows of a table (using createElement, appendChild and removeChild)
Objects and such -- constructors, methods, inheritance, anonymous functions, classes and instances.
Types of sequencing problems.
Events and the browser.
- How to reposition absolutely in either browser
- How to sense mouse coordinates
- Observe how mouse changes (
), hence disabling "onmove".
- How to sense dragging (of say, a div)
- Sensing the size of a picture
Random music and some better random music
Interesting place to look around I found something like this there, on user interface for color and transparency in air traffic control
Assignment #3 - February 17th
Dragger1 Dragger2 Dragger3 Dragger4
maybe use background-image?
Beginning with SVG