jQuery Podcasts

Learn more about jQuery podcasts, with John Resig, Ralph Whitbeck, Elijah Manor Cory Lindley and more.

6 jQuery Tips & Tricks lists

Recent jQuery tips and tricks. If you have suggestions please add them to the comments.

jQuery Enlightenment

Learn jQuery the right way. If you know javascript but not jQuery this book is for you. Easy plenty of examples and fairly inexpensive.

hoverIntent jQuery

hoverIntent is a smart jQuery plugin. It attempts to guess if a user really wants to select an item

lazy load

Learn how to save bandwidth on your images. Lazy load only loads images when necessary.

jQTouch iphone and Jquery

Build iphone, andriod and other ready websites with the jQuery mobile phone plugin.

jQuery’s url encode / decode

Using jQuery and ajax can be tricky if you need to get urls with parameter in them. You need to be smart when you pass a url so make sure to encode the url.