jQuery.com 1.1 · Cheet Sheet · Pg. 1 · update: Jan 22 2007 · A to Z

$( Str )
$( Elem | Array <Elem> )
$( Func )
$( Str, Elem | jQuery )
add(Str )
add(Str )
add(Elem | Array <Elem> )
addClass(Str )
after(<Content> )
$.ajax(Map )
ajaxComplete(Func )
ajaxError(Func )
ajaxSend(Func )
$.ajaxSetup(Map )
ajaxStart(Func )
ajaxStop(Func )
ajaxSuccess(Func )
$.ajaxTimeout(Num )
animate(Hash, Str | Num, Str, Func )
append(<Content> )
appendTo(<Content> )
attr(Str )
attr(Map )
attr(Str, Obj )
attr(Str, Func )
before(<Content> )
bind(Str, Obj, Func )
blur()
blur(Func )
$.browser
change(Func )
children(Str )
click()
click(Func )
clone(Boolean )
contains(Str )
css(Str )
css(Map )
css(Str, Str | Num )
dblclick(Func )
each(Func )
$.each(Obj, Func )
empty()
end()
eq(Num )
error(Func )
$.extend(Obj )
$.extend(Obj, Obj, Obj )
fadeIn(Str | Num, Func )
fadeOut(Str | Num, Func )
fadeTo(Str | Num, Num, Func )
filter(Str )
filter(Func )
find(Str )
focus()
focus(Func )
get()
get(Num )
$.get(Str, Map, Func )
$.getIfModified(Str, Map, Func )
$.getJSON(Str, Map, Func )
$.getScript(Str, Func )
$.grep(Array, Func, Boolean )
gt(Num )
height()
height(Str | Num )
hide()
hide(Str | Num, Func )
hover(Func, Func )
html()
html(Str )
index(Elem )
insertAfter(<Content> )
insertBefore(<Content> )
is(Str )
keydown(Func )
keypress(Func )
keyup(Func )
length
load(Func )
load(Str, Obj, Func )
loadIfModified(Str, Map, Func )
lt(Num )
$.map(Array, Func )
$.merge(Array, Array )
mousedown(Func )
mousemove(Func )
mouseout(Func )
mouseover(Func )
mouseup(Func )
$.noConflict()
not(Elem )
not(Str )
not(jQuery )
one(Str, Obj, Func )
parent(Str )
parents(Str )
$.post(Str, Map, Func )
prepend(<Content> )
prependTo(<Content> )
prev(Str )
ready(Func )
remove(Str )
removeAttr(Str )
removeClass(Str )
resize(Func )
scroll(Func )
select()
select(Func )
serialize()
show()
show(Str | Num, Func )
siblings(Str )
size()
slideDown(Str | Num, Func )
slideToggle(Str | Num, Func )
slideUp(Str | Num, Func )
submit()
submit(Func )
text()
text(Str )
toggle()
toggle(Func, Func )
toggleClass(Str )
trigger(Str )
$.trim(Str )
unbind(Str, Func )
unload(Func )
val()
val(Str )
width()
width(Str | Num )
wrap(Str )
wrap(Elem )
KEY :: Obj: Object · Func: Function · Num: Number · Str: String · Elem: Element