- jquery reference
-
Jquery.com - Jquery documentation
Getting started, tutorials, jQuery API & UI Reference and more.
-
Visualjquery.com - Jquery reference
A graphical/textual categorized API reference manual for the jQuery toolkit functions.
-
Learningjquery.com - Jquery blog
Getting to know the library of choice for unobtrusive JavaScript
-
Jquery.com - Jquery API plugin library
List of jQuery widgets.
-
Interface.eyecon.ro - Rich interface components
Interface is a collection of rich interface components which utilizes the lightweight JavaScript library jQuery. With this components you can build rich client web applications and interfaces with the same simplicity as writing JavaScript with jQuery.
-
Ui.jquery.com - user interface
jQuery UI provides abstractions for low-level interaction and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.
- jQuery tutorials
-
Sitepoint.com - Jquery for designers
jQuery: Easy JavaScript for Designers. Using jQuery to send neat, semantic markup to browsers, and using JavaScript either to fix or extend the abilities of those browsers that are smart enough to understand.
-
Webdesignerwall.com - jQuery Tutorials for Designers
10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery.
-
Simonwillison.net - jQuery for JavaScript programmers
Simon Willison tells us why javaScript programmers should use jQuery, some of its main features and how to use them.
-
Jquery.com - Getting started with jQuery
An introduction to the jQuery library. Basic knowledge of JavaScript and the document object model (DOM) is required. It starts from ground up and tries to explain details where necessary. It covers a simple hello world example, selector and event basics, AJAX, FX and usage and authoring of plugins.
-
15daysofjquery.com - jQuery overview
Quicker Than Window.Onload(), Table Striping Made Easy, Target specific links unobtrusively, Safer Mailto Links, HTML Generation, Contact Forms Without CAPTCHA's, Stylesheet Switch, Rounded Corners, AJAX with jQuery, AJAX Edit In Place, File Upload, jQuery Lightbox, Accessible Unobtrusive Tabs, Tooltips.
-
Kyanmedia.com - unobtrusive jquery print
A simple overview of using jQuery to adda simple piece of functionality to our site: a print link only when Javascript is turned on, so for users without scripting they don't get a dead link.
-
Smashingmagazine.com - JQuery best practices
jQuery and JavaScript Coding: Best practices and examples for using the popular Javascript framework to create unobtrusive, accessible DOM scripting effects. The article will explore what constitutes best practices with regard to Javascript and, furthermore, why jQuery is a good choice of a framework to implement best practices.