Learning jQuery, Third Edition
| By: | Jonathan Chaffer |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781849516549 |
| eText ISBN: | 9781849516556 |
| Edition: | 1 |
| Copyright: | 2011 |
| Format: | Reflowable |
Lifetime - $31.19
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Create better interaction, design, and web development with simple JavaScript techniques
Key Features
- An introduction to jQuery that requires minimal programming experience
- Detailed solutions to specific client-side problems
- Revised and updated version of this popular jQuery book
Book Description
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.Learning jQuery Third Edition is revised and updated for version 1.6 of jQuery. You will learn the basics of jQuery for adding interactions and animations to your pages. Even if previous attempts at writing JavaScript have left you baffled, this book will guide you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features.Starting with an introduction to jQuery, you will first be shown how to write a functioning jQuery program in just three lines of code. Learn how to add impact to your actions through a set of simple visual effects and to create, copy, reassemble, and embellish content using jQuery's DOM modification methods. The book will step you through many detailed, real-world examples, and even equip you to extend the jQuery library itself with your own plug-ins.What you will learn
- Create interactive elements for your web designs
- Learn how to create the best user interface for your web applications
- Use selectors in a variety of ways to get anything you want from a page
- Make things happen on your webpages with events
- Add flair to your actions with a variety of animation effects
- Discover the new features available in jQuery 1.6 in this third update of this popular jQuery book