Summary
The jQuery event system can be very powerful if we choose to leverage it fully. In this chapter, we have seen several aspects of the system, including event delegation methods, custom events, and the special event framework. We have also found ways of sidestepping pitfalls associated with delegation and with events that are triggered frequently.
Further reading
A complete list of available event methods is available in Appendix C of this book, in jQuery Reference Guide, or in the official jQuery documentation at the following URL: