A JavaScript Content Switcher That Works Without JavaScript
The switcher utilizes in-page anchors and overflow: hidden to keep the switchability intact..
How to Use jQuery to Make Slick Page Transitions
Today we’re going to look at how to use it to create elegant page transitions..
A jQuery-powered social dropdown menu
A jQuery-powered social dropdown menu
The Seven Deadly Sins Of JavaScript Implementation - Smashing Magazine
Seven sins of JavaScript development that will bite you in the backside when you have to maintain the code later on or hand it over to another party.
Recent jQuery Performance Updates
Independent performance measurements for jQuery 1.4.2 (includes tests for RightJS 1.5.4)
jQuery 1.4.2 is now out! This is the second minor release on top of jQuery 1.4, fixing some outstanding bugs from the 1.4 release and landing some nice improvements.
Share Feedback with Twitter and the Bit.ly API
Tutorial: jQuery/Twitter API/Bit.ly API: Share Feedback with Twitter and the Bit.ly API.
Quick Tip: Easy Sequential Animations in jQuery
In this video quick tip, I'll demonstrate an easy way to allow for sequential animations of an infinite number of elements
Cool animation, 2 images and a little bit of jQuery
A couple of years back you would use an animated gif or Flash for an animation like this one, but with some little help of jQuery this can be done very easy and quick.
Quick Tip: Fully Understanding $.grep()
The jQuery method $.grep() is one of those methods that isn't used as often...