jQuery
Chapter 1 - jQuery 101
Part 1 - jQuery Introduction & Concepts
Chapter 1 Finished... Roughly
Well, I can say after getting into this that writing isn't the easiest thing. I've always been capable of writing fairly proficiently, however, writing for a book that can't be updated easily after publish is another ball of wax altogether.
Professional jQuery Development
jQuery is a new type of JavaScript library.
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
jQuery Tutorial: Using jQuery to align column heights
This tutorial will show you how to use the popular jQuery library to match the height of 2 columns in your layout. I've found that I'm always needing to have this type of feature on design projects in order to make sure a navigation column is the same height as the main body content section, or vice versa. This walk through will get you there with a quick bit of jQuery added to your code.
jQuery Calendar
This section outlines the examples related to the jQuery Calendar project in Section 5 of Practical jQuery Projects.
I'm currently working on the framework for this calendar project, and have a "working" demo available at jQcal.com
jQuery Project
Current Project: Apress book on jQuery
I've been mentioning here over the past several months that I'd like to start working on some jQuery tutorials, however, with the time involved in other projects for clients, and personal, I seem to have put them off to the point that those tutorials were never brought to fruition.
A couple of weeks back, I was contacted by Apress on the possibility of authoring a book on the topic of jQuery.
