Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

jQuery Cookbook: Solutions & Examples for jQuery Developers by Cody Lindley

Rate this book
jQuery simplifies building rich, interactive web frontends. Getting started with this JavaScript library is easy, but it can take years to fully realize its breadth and depth; this cookbook shortens the learning curve considerably. With these recipes, you'll learn patterns and practices from 19 leading developers who use jQuery for everything from integrating simple components into websites and applications to developing complex, high-performance user interfaces. Ideal for newcomers and JavaScript veterans alike, jQuery Cookbook starts with the basics and then moves to practical use cases with tested solutions to common web development hurdles. You also get recipes on advanced topics, such as methods for applying jQuery to large projects.Solve problems involving events, effects, dimensions, forms, themes, and user interface elements Learn how to enhance your forms, and how to position and reposition elements on a page Make the most of jQuery's event management system, including custom events and custom event data Create UI elements-such as tabs, accordions, and modals-from scratch Optimize your code to eliminate bottlenecks and ensure peak performance Learn how to test your jQuery applications The book's contributors Cody Lindley James Padolsey Ralph Whitbeck Jonathan Sharp Michael Geary and Scott González Rebecca Murphey Remy Sharp Ariel Flesler Brian Cherne Jörn Zaefferer Mike Hostetler Nathan Smith Richard D. Worth Maggie Wachs, Scott Jehl, Todd Parker, and Patty Toland Rob Burns

Unknown Binding

First published January 1, 2009

19 people are currently reading
276 people want to read

About the author

Cody Lindley

19Ìýbooks5Ìýfollowers
Cody Lindley is a front-end/JavaScript developer and recovering Flash developer. He has an extensive background working professionally (20+ years) with HTML, CSS, JavaScript, and client-side performance techniques as it pertains to web development. If he is not wielding client-side code he is likely toying with interface/interaction design or front-end application architecture. When not sitting in front of a computer, it's a sure bet he is hanging out with his wife & three boys in Meridian, Idaho. In his spare time Cody is working towards being a "One Dollar Apologist" and enjoys defending the evidence for a classical Christian world-view with reason and empathy at c-m-c-a.com.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
75 (28%)
4 stars
103 (38%)
3 stars
73 (27%)
2 stars
14 (5%)
1 star
1 (<1%)
Displaying 1 - 18 of 18 reviews
Profile Image for Glenn Burnside.
194 reviews9 followers
November 17, 2010
This isn't really a book you read. It's a book you keep on hand, and look up tactical items as they show up on your to-do list. Some of the syntax and information is dated, so beware - the recipe for what you want to do might have changed since the book was written. This book is a great complement to "jQuery in Action" from Manning Press, which will tell you "what" you can do with jQuery, whereas this book will tell you, in detail, "how."
Profile Image for Michael Bond.
156 reviews4 followers
June 26, 2013
Covers most of the situations one might encounter with jQuery. It was my first book on jQuery, so I started to read it straight through, which does work for a beginner in the early parts of the book. Eventually, though, this becomes tiresome as the recipes become very specific to your problem, and at that point the book becomes better as a mere reference.
Profile Image for Tom Olson.
88 reviews
August 3, 2016


This has been a relatively clear book of how approach jQuery, and has information for all types of users. I've been using jQuery for a few years, and found it a good reference for understanding/addressing common problems. Plugin authoring, jQuery UI and QUnit all have significant sections in this book, so you also get support for good development practices that you wouldn't necessarily get out of the API.

The only trouble I have with this book is that jQuery updates very frequently. The book I read covered up to v1.3, and newer things (notably the Deferred object) aren't covered at all. Upon reading it some of the material definitely feels a little out of date.

That being said it's still a great book, and will give you a great understanding of the capabilities of jQuery.
Profile Image for Craig Cecil.
AuthorÌý7 books13 followers
February 24, 2012
I needed an intermediate to advanced book that covered the jQuery JavaScript library for someone who was already familiar with other JavaScript libraries (YUI, Dojo, MooTools). This book fit that need exactly. A quick ramp up on jQuery syntax at the beginning, then right into solutions for common operations, performance tuning, jQuery UI, themes, enhancements and extensions. The book concludes with sections on using jQuery in large projects, using the QUnit test framework, and one of the best set of examples for using Ajax with JSON and JSONP that I've seen. Two weeks and 500 pages later, I'm at the advanced jQuery level. Thanks O'Reilly.
379 reviews9 followers
June 13, 2011
Ottimo manuale. Parte dalle basi di jQuery e arriva agli aspetti più reconditi, passando per alcuni plugin e il testing, senza tralasciare AJAX. Il tutto con esempi di codice chiari e ben spiegati. Se non fosse già di oltre 600 pagine, gli si potrebbe chiedere solo un maggiore approfondimento su jQueryUI, su cui comunque si trovano altri manuali appositi.
6 reviews
July 22, 2010
Denna bok gör verkligen sitt, jag kan inte komma på någon bättre bok för att lära sig använda jQuery på riktigt. Jag tror också på att jQuery är det bästa som kan användas nu, och det kommer antagligen fortsättas att utvecklas även när ny teknik kommer.
Profile Image for Juha.
21 reviews2 followers
March 19, 2012
Good for a non-web guy like myself in getting to know how common things are done with jQuery.
Profile Image for Greenicicle.
27 reviews
January 29, 2011
Works well as a collection of (quite good) code examples and receipts, but nothing about the background technology. You should have some solid understanding of jQuery before you pick this one up.
Profile Image for John.
AuthorÌý10 books6 followers
July 3, 2011
Oh well, I have to familiarize myself with some new coding approaches! Not exactly novel material but I still pick at it like the turkey bones at Thanksgiving time. Lot's of good meat there!
1 review4 followers
March 19, 2012
This is a great book, stretching my mind. Although it's a JQuery book, but it added to my JS skills.
Recommended to read
Profile Image for Michael Chase.
7 reviews
November 7, 2012
Great book as a reference book. Some of the examples had what I thought were coding errors, but the author was quick to respond and explain why they were not.
Profile Image for Costin Grigore.
53 reviews2 followers
September 17, 2013
With this book you easily understand what is possible to do with jquery. Now I see the cookbooks in a different light. Can be read from cover to cover without getting bored.
45 reviews2 followers
May 15, 2015
for past time,
i read the book at 2014,
although some content is old and deprecated,but some is useful.
i like chapter 3,4,5,9,16
Displaying 1 - 18 of 18 reviews

Can't find what you're looking for?

Get help and learn more about the design.