jQuery

JQuery exposes itself to the global object:
window.jQuery = window.$ = jQuery;

Getting started


Using CSS Selectors

Using CSS Selectors

html, text, attr, css, val


Add/remove css classes


Chaining


Finding elements relative to a selection


Creating new elements


Removing elements


Events (on/off)


Events

JQuery docs

Animations


JQuery docs

$.ajax


$.getJson (see also $.get $.post)


Plugin template


Credits

Rouben Meschian

rmeschian@gmail.com