jQuery Resource page of Effects and Manupulations -- with scripting!

Instructions:
addClass()
Add a CSS class to an object
append()
attr()
Retrieve or set the value of an attribute of an HTML object
css()
fadeIn()
Fade in an object
fadeOut()
fadeToggle()
Alternate fading in or out an object
hide()
prepend()
Add content to the front/beginning of an element
removeClass()
Remove a CSS class from an object
show()
slideDown()
slideUp()
slideToggle()
toggle()
Alternat hiding and showing an element
toggleClass()