Welcome to jQuery quickie, and here is where I share some of the jQuery goodness that is in something I have done for a project. Then again, there are still going to be those days where I just want to try something out to see if I can do it and post it. Either way, you’re going to be getting something to use and take away the need for a plugin in your project one at a time.

Today our quickie will be on tabbed navigation. How many tabbed navigations are there in the world? Probably a lot right! In looking at all of them let’s not take anything away from those developers, they all have added some great features to make them desirable for use. However all those features may not be right for your project, that means the extra code is wasted lines. Let’s fix that in 7 short lines of jQuery!