Chapter 7. Demo: DVD discs locator

This chapter covers

  • jQuery selectors
  • DOM traversal and manipulation
  • Attaching event handlers to DOM elements
  • Event delegation
  • Using custom events

We’re not even at the halfway point of the book and hopefully you’ve learned a lot of new topics, methods, and techniques. Throughout the previous chapters, we’ve covered jQuery selectors, DOM traversal and manipulation, and event handling. For each of these topics we’ve shown you several examples. They were great for letting you focus on a single aspect and helping you fix the concept, but they were limited.

In this chapter, we’ll cover all the previously mentioned topics and also try to fill the gap by providing a demonstration of what you can do with the ...

Get jQuery in Action, Third Edition 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.