Praise for the First Edition
This is an excellent work, a worthy successor to others in Manning’s “In Action” series. It is highly readable and chock-full of working code. The Lab pages are a marvelous way to explore the library, which should become an important part of every web developer’s arsenal. Five stars all ‘round!
David Sills, JavaLobby, Dzone
I highly recommend the book for learning the fundamentals of jQuery and then serving as a good reference book as you leverage the power of jQuery more and more in your daily development.
David Hayden, MVP C#, Codebetter.com
The Elements of Style for JavaScript.
Joshua Heyer, Trane Inc.
For those new to jQuery, this book is a good primer that covers a range of common uses of the framework.... The examples throughout the book are relevant, and make the point effectively. The code snippets are easily distinguishable from the rest of the text, and the text is clear and easy to follow.
Grant Palin, Blogger
It works and makes for a very readable book that you can just breeze through very quickly and pick up and retain a lot of information.
Rich Strahl, Blogger
Thanks to the authors Bear Bibeault and Yehuda Katz and their exemplary style, this comprehensive book, or operating manual as it might be called, can be taken in a front-to-back approach to learn from scratch, or as a reference to those already dabbling in jQuery and needing verification of best practices.
Matthew McCullough, Denver Open Source Users Group
List of Lab Pages
Selectors | 20 |
Operations | 35 |
Move and Copy | 81 |
Effects | 148 |
$.param() | 192 |
Rounded Corners | 288 |
UI Effects | 291 |
UI Easings | 299 |
Positioning | 301 |
Draggables | 308 |
Droppables | 315 |
Sortables | 324 |
Resizables | 331 |
Selectables | 338 |
Buttons | 350 |
Sliders | 356 |
Autocompleters | 372 |
Datepickers | 379 |
Tabs | 392 |
Accordions | 401 |
Dialogs | 408 |