jQuery plugin for a quick way of allowing table columns to be filtered by the user. It will add text box’s to the top of each column in a table, by typing into the text box’s you can narrow the number of rows in the table down to those that match your search text.
Posts by Noupe :
Accordion, Design Elements
Lightweight JavaScript Accordion with CSS

The JavaScript accordion above is only 1.5kb. If you have a small project that could use an accordion and don’t want to include an entire JavaScript framework to do the job then give this script a try.
Design Elements, Menu
Sliding JavaScript Menu Highlight

This sliding hover effect script is an easy method to add some flavor to your navigation. Using the CSS you can easily customize the navigation to fit your “look and feel”.
Design Elements, jQuery, Tabs
Create A Tabbed Interface Using jQuery

Creating tabbed interfaces suddenly becomes a piece-of-cake when using the Tabs function in the jQuery UI library. Checkout this tutorial.
CSS Techniques, IE Hacks
The Ultimate PNG Guide
A combination of two PNG fixes that can provide you with getting things looking good in all browsers.
Design Elements, Tabs
Navigation bar with tabs using CSS and sliding doors effect

This tutorial illustrates how to design a navigation bar with tabs using CSS and status effects (active, hover, link).

