|
Chapter 8:
Miscellaneous Methods
Freedom of choice is what you got
Freedom from choice is what you want
—Devo,
"Freedom of Choice"
In the preceding chapters, we have examined many categories of jQuery methods. A few methods provided by the library have so far defied categorization, though. In this chapter, we will explore methods that can be used to abbreviate common JavaScript idioms.
|
Chapter
8: Miscellaneous Methods
-
Setup Methods
-
$.browser
-
$.noConflict()
-
DOM Element Methods
-
.length
-
.size()
-
.get()
-
.index()
-
Collection Manipulation
-
.each()
-
$.grep()
-
$.map()
-
$.merge()
-
$.unique()
-
$.extend()
-
$.trim()
|
|
Paperback 225 pages
Released: July 2007
ISBN: 1847193811
ISBN 13:
978-1-847193-81-0 |
|
|
|
|