Using jQuery

jQuery is a Javascript framework that simplifies DOM manipulation and guarantees consistent behavior across multiple browsers.

The jQuery Function

Getting and Setting HTML Attributes

Getting and Setting HTML Form Values

Getting and Setting CSS Attributes

This is the text for element id 3

Getting and Setting CSS Classes

Getting and Setting Element Content

Getting and Setting Element Size and Position

This is the text for element id 1

Animations

This is the text for element id 17

This is the text for element id 18

Utility Functions

This is the text for element id 30

Ajax Utilities

This is the text for element id 14

jQuery Events

TODO - Summarize the contents of http://nefariousdesigns.co.uk/archive/2006/05/object-oriented-javascript/ with code examples.