jQuery in Action HD PDF

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

jQuery is absolutely one of the most popular JavaScript frameworks, and still widely used today. 65% of the top 10 million websites in the world is using jQuery, so its importance is self-evident. jQuery’s philosophy is “Write Less, Do More”, advocating writing small amounts of code to achieve complex functions. It is simple, fast and lightweight, provides rich functional interfaces, and is suitable for modern, rapid Web development.

jQuery in Action is written for Web developers who want to learn more about jQuery. It’s easy to understand, provides an in-depth introduction to the underlying implementation of the jQuery framework through extensive sample codes, such as event principles, CSS selectors, animation mechanisms, jQuery plug-in development, development tools and frameworks such as Bower and QUnit, and of course, as well as the classic development practices of large Web projects. In addition, each API method uses concise syntax blocks to describe parameters and return values.

AppNee highly recommends jQuery in Action for web developers who want to learn the essence of the jQuery framework. It is a great reference book to explore the full potentials of jQuery. Of course, reading this book requires a basic programming knowledge of HTML, CSS, and JavaScript. In short, in addition to the official documentation of jQuery, jQuery in Action is a classic book for learning advanced jQuery development.

// Table Of Contents //

  • Part 1. Starting with jQuery
    • Chapter 1. Introducing jQuery
  • Part 2. Core jQuery
    • Chapter 2. Selecting elements
    • Chapter 3. Operating on a jQuery collection
    • Chapter 4. Working with properties, attributes, and data
    • Chapter 5. Bringing pages to life with jQuery
    • Chapter 6. Events are where it happens!
    • Chapter 7. Demo: DVD discs locator
    • Chapter 8. Energizing pages with animations and effects
    • Chapter 9. Beyond the DOM with jQuery utility functions
    • Chapter 10. Talk to the server with Ajax
    • Chapter 11. Demo: an Ajax-powered contact form
  • Part 3. Advanced topics
    • Chapter 12. When jQuery is not enough… plugins to the rescue!
    • Chapter 13. Avoiding the callback hell with Deferred
    • Chapter 14. Unit testing with QUnit
    • Chapter 15. How jQuery fits into large projects
  • Appendix. JavaScript that you need to know but might not!

// Book Example Codes //

// Download URLs //

Format Download Size
jQuery in Action, Second Edition
PDF reserved 7.19 MB
jQuery in Action, Third Edition
PDF 5.16 MB

(Homepage)

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.