Latest Books

PC

jQuery UI

With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. You’ll also learn how to program common but complex tasks, such as managing drag and drop and autocomplete, that make it easier for users to interact with your site.

PC

jQuery Tools UI Library

Learn how to use jQuery Tools, with clear, practical projects that you can use today in your websites. Learn how to use useful tools such as Overlay, Scrollable, Tabs and Tooltips. Full of practical examples and illustrations, with code that you can use in your own projects, straight from the book.

PC

jQuery Mobile: Up and Running

Would you like to build one mobile web application that works on iPad and Kindle Fire as well as iPhone and Android smartphones? This introductory guide to jQuery Mobile shows you how. Through a series of hands-on exercises, you’ll learn the best ways to use this framework’s many interface components to build customizable, multiplatform apps. You don’t need any programming skills or previous experience with jQuery to get started.

PC

jQuery Mobile Web Development Essentials

Create websites that work beautifully on a wide range of mobile devices with jQuery mobile. Learn to prepare your jQuery mobile project by learning through three sample applications. Packed with easy to follow examples and clear explanations of how to easily build mobile-optimized websites.

PC

jQuery Mobile Cookbook

jQuery Mobile is an award winning, HTML5/CSS3 based open source cross-platform UI framework. It offers a very cool and highly customizable UX. It is built on the popular jQuery library and uses declarative coding making it easy to use and learn. It is the market leader today considering the numerous browsers and platforms that it supports.

PC

jQuery for Designers

Enhance the user experience of your site by adding useful jQuery features. Learn the basics of adding impressive jQuery effects and animations even if you’ve never written a line of JavaScript. Easy step-by-step approach shows you everything you need to know to get started improving your website with jQuery.

PC

Learning jQuery, 4th Edition

To build interesting, interactive sites, developers are turning to JavaScript libraries such as jQuery to automate common tasks and simplify complicated ones. Because many web developers have more experience with HTML and CSS than with JavaScript, the library’s design lends itself to a quick start for designers with little programming experience. Experienced programmers will also be aided by its conceptual consistency.

PC

Learning jQuery Deferreds

Orchestrating asynchronous function calls in JavaScript often leads to callback hell, but there is a reliable way to avoid this painful state of affairs. With this concise and simple guide, you’ll learn how to use jQuery deferreds and promises, an elegant approach for managing asynchronous calls in both client and server applications.

PC

Learning from jQuery

If you’re comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language – especially the code that jQuery covers up for you. Many jQuery devotees write as little code as possible, but with some JavaScript under your belt, you can prevent errors, reduce overhead, and make your application code more efficient.