Jump to ratings and reviews
Rate this book

jQuery Compressed

Rate this book
2nd EditionThe books examples are verified to work with jQuery 1.11.0 and 2.1.0 . jQuery is a JavaScript API that makes it easy to make your HTML pages come to life. In other words, jQuery makes it easy to modify HTML elements while the page is displayed in the browser. You can show / hide elements, create / remove elements, change CSS classes and properties, react to mouse and keyboard events, use AJAX etc. This makes jQuery the ideal base for RIA (Rich Internet Applications)."jQuery Compressed" teaches web developers how to use jQuery. The book is targeted at somewhat experienced developers, who already know what HTML, the DOM and JavaScript is. The book is full of examples which makes it easier to get up to speed fast.Table of Contents - Introduction (updated, 2nd ed.) - Overview - Installation - The $(document).ready() Event - The $() and the jQuery() Function - Selecting Elements - Traversing Elements - CSS Manipulation - DOM Manipulation - Attaching Data to DOM Elements - Events - Effects - AJAX (updated, 2nd ed.) - Plugins - jQuery UI - Zebra Striping Tables (new, 2nd ed.) - Form Handling with AJAX - Modal Dialogs (new, 2nd ed.) - Generating a Table of Contents - Creating an Expandable Tree - Generating a Data Grid The chapter on jQuery UI does not actually describe how to use jQuery UI. It only tells the reader that the framework exists, and where to read more. jQuery UI is an extensive topic and can take up a book in itself.Second edition of this book contains new content in - Introduction (updated) - AJAX (updated) - Zebra Striping Tables (new)- Modial Dialogs (new)

170 pages, Kindle Edition

First published January 1, 2011

12 people are currently reading
42 people want to read

About the author

Jakob Jenkov

4 books

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
21 (21%)
4 stars
36 (37%)
3 stars
30 (30%)
2 stars
9 (9%)
1 star
1 (1%)
Displaying 1 - 8 of 8 reviews
252 reviews1 follower
August 19, 2013
This is a short book that gives you a summary of the major pieces of jQuery and does a pretty good job explaining when and why you would use each piece. When and why is what's usually missing from programming books, and Jenkov does a good job with just giving enough API documentation to illustrate his point, without getting bloated.

This book is good for someone who is already a programmer and wants to get an overview of what's available in jQuery. It is not good for anyone who is not a programmer or looking for an in depth look at any of jQuery's features.
Profile Image for Stewart.
115 reviews
October 2, 2013
Great value for money on this book. This book is very much an introductory book to jQuery, not an advanced reference book. The text is clear and the examples do a good job of showing the basics of jQuery.
25 reviews
August 30, 2012
A concise guide with good examples. Very inexpensive from the kindle store. Just what I needed.
Profile Image for David.
7 reviews1 follower
February 22, 2016
A good book for reference and overall summery of functions.
Profile Image for Dave Peticolas.
1,377 reviews44 followers
October 8, 2014
A quirky little self-published introduction to jquery. Pretty decent for the price, but the lack of an editor is apparent in some pretty relaxed grammar.
8 reviews
May 27, 2014
Old style ajax

This is supposedly updated and even mentions jQuery 2 but example code uses old Ajax success and error.

v2 only on cover, nowhere else?
Displaying 1 - 8 of 8 reviews

Can't find what you're looking for?

Get help and learn more about the design.