Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In the preceding chapters, we have examined many categories of jQuery methods. However, a few methods provided by the library have so far defied categorization. In this final method reference chapter, we will explore these remaining methods that can be used to abbreviate common JavaScript idioms.
Some of the examples in this chapter use the $.print() function to print results to the page. This is a simple plug-in, which will be discussed in Chapter 10, Plug-in API.