BTC640/jQuery

From CDOT Wiki
Jump to: navigation, search

We will look at jQuery. Why does it exist? How do you use it?

As a means of learning it we'll port a small existing DOM javascript application (just a function, really) to jQuery.

Links

Lab

Port the Spy On User example code from last week to use jQuery instead of the Firefox Ajax code and the document.* stuff.