Book Image

jQuery Reference Guide

By : Jonathan Chaffer, Karl Swedberg
Book Image

jQuery Reference Guide

By: Jonathan Chaffer, Karl Swedberg

Overview of this book

<p>jQuery is a powerful, yet easy-to-use JavaScript library that helps web developers and designers add dynamic, interactive elements to their sites, smoothing out browser inconsistencies and greatly reducing development time. In this book, the creators of the popular jQuery learning resource, learningquery.com, share their knowledge, experience, and enthusiasm to bring you a comprehensive reference to the popular JavaScript library.<br /><br />This book offers an organized menu of every jQuery method, function, and selector. Each method and function is introduced with a summary of its syntax and a list of its parameters and return value, followed by a discussion, with examples where applicable, to assist in getting the most out of jQuery and avoiding the pitfalls commonly associated with JavaScript and other client-side languages.<br /><br />If you're already familiar with JavaScript programming, this book will help you dive right into advanced jQuery concepts. You'll be able to experiment on your own, trusting the pages of this book to provide information on the intricacies of the library, where and when you need it. If you're still hungry for more, the book shows you how to cook up your own extensions with jQuery's elegant plug-in architecture.<br /><br />This book is a companion to <a href="http://www.packtpub.com/jQuery/book">Learning jQuery</a>: Better Interaction Design and Web Development with Simple JavaScript Techniques. <br /><a href="http://www.packtpub.com/jQuery/book">Learning jQuery</a> begins with a tutorial to jQuery, followed by an examination of common, real-world client-side problems, and solutions for each of them, making it an invaluable resource for answers to all your jQuery questions.<br /><br />jQuery Reference Guide digs deeper into the library, taking you through the syntax specifications and following up with a detailed discussion. You'll discover the untapped possibilities that jQuery makes available, and hone your skills as you return to this guide time and again.</p>
Table of Contents (19 chapters)
jQuery Reference Guide
Credits
About the Authors
About the Reviewers
Preface
Index

Useful Blogs


The jQuery Blog

John Resig, et al., the official jQuery blog posts announcements about new versions and other initiatives among the project team, as well as occasional tutorials and editorial pieces.

http://jquery.com/blog/

Learning jQuery

Karl Swedberg, Jonathan Chaffer, Brandon Aaron, et al. are running a blog for jQuery tutorials, examples, and announcements:

http://www.learningjquery.com/

Jack Slocum's Blog

Jack Slocum, the author of the popular EXT suite of JavaScript components writes about his work and JavaScript programming in general:

http://www.jackslocum.com/blog/

Web Standards with Imagination

Dustin Diaz blog features articles on web design and development, with an emphasis on JavaScript:

http://www.dustindiaz.com/

Snook

Jonathan Snook's general programming/web-development blog:

http://snook.ca/

Wait Till I Come

Three sites by Christian Heilmann provide blog entries, sample code, and lengthy articles related to JavaScript and web development:

http://www.wait-till-i.com/

http://www.onlinetools.org/

http://icant.co.uk/

DOM Scripting

Jeremy Keith's blog picks up where the popular DOM scripting book leaves off—a fantastic resource for unobtrusive JavaScript:

http://domscripting.com/blog/

As Days Pass By

Stuart Langridge experiments with advanced use of the browser DOM:

http://www.kryogenix.org/code/browser/

A List Apart

A List Apart explores the design, development, and meaning of web content, with a special focus on web standards and best practices:

http://www.alistapart.com/

Particletree

Chris Campbell, Kevin Hale, and Ryan Campbell started a blog that provides valuable information on many aspects of web development:

http://particletree.com/

The Strange Zen of JavaScript

Scott Andrew LePera's weblog about JavaScript quirks, caveats, odd hacks, curiosities and collected wisdom. Focused on practical uses for web application development:

http://jszen.blogspot.com/