Appendix A. Leftovers: The Top Ten Things (We Didn’t Cover)

image with no caption

Even after all that, there’s still plenty we didn’t get around to. There are lots of other jQuery and JavaScript goodies we didn’t manage to squeeze into the book. It would be unfair not to tell you about them, so you can be more prepared for any other facet of jQuery you might encounter on your travels.

#1. Every single thing in the jQuery library

You probably realize by now that jQuery is a massive library. We tried to cover the main stuff that a person new to jQuery would need. You are now armed with all of this knowledge so you can go and check the rest of the library out.

jQuery methods

.add()
.addClass()
.after()
 jQuery.ajax()
.ajaxComplete()
.ajaxError()
 jQuery.ajaxPrefilter()
.ajaxSend()
 jQuery.ajaxSetup()
.ajaxStart()
.ajaxStop()
.ajaxSuccess()
.andSelf()
.animate()
.append()
.appendTo()
.attr()
.before()
.bind()
.blur()
 jQuery.browser
.change()
.children()
.clearQueue()
.click()
.clone()
.closest()
 jQuery.contains()
.contents()
.context
.css()
 jQuery.cssHooks
.data()
 jQuery.data()
.dblclick()
 deferred.always()
 deferred.done()
 deferred.fail() deferred.isRejected() deferred.isResolved() deferred.pipe() deferred.promise() deferred.reject() deferred.rejectWith() deferred.resolve() deferred.resolveWith() deferred.then() .delay() .delegate() .dequeue() jQuery.dequeue() .detach() .die() jQuery.each() .each() .empty() .end() ...

Get Head First jQuery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.