BTC640/jQuery

From CDOT Wiki
Revision as of 22:17, 31 July 2013 by Andrew (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.