Came across this tutorial which teaches you how to create a Vista style toolbar using CSS.
Read more and download the source from the below link.
http://blog.itookia.com/post/How-to-create-VISTA-style-toolbar-with-CSS.aspx
Vista Style Toolbar / Menu with CSS
File Tree -jQuery Based Script
jQuery File Tree, is a configurable AJAX driven file tree creation script based on jQuery. Currently provides server side connector scripts in the following languages PHP, ASP, ASP.NET, JSP and Lasso. You can also customize it to make it work with a language of your choice
Read more and download the source from the below link.
http://abeautifulsite.net/notebook.php?article=58
ToobPlayer - FLV Player
Toobplayer allows you to watch YouTube videos and display preview images.
The player is lightweight and comes in five flavors
Read more and download the source from the below link
http://www.fxcomponents.com/?p=36
CSS Message Boxes for different message types
Here's an article on how you can show great looking CSS message boxes instead of those boring standard browser default message boxes.
Read the article at the below link.
http://www.jankoatwarpspeed.com/post/2008/05/22/CSS-Message-Boxes-for-different-message-types.aspx
Phototype Image manipulation - Prototype based
This is a cool JavaScript wrapper to manipulate images rendered on the server side.
Phototype is a prototype based script. On the server side PHP/GD is used to render the image. You can rotate, resize, flip and implement some cool effects to your images.
Read more and download the source from the below link.
http://ajaxorized.com/phototype-image-manipulation-with-javascript
Slick Tabbed Content - CSS and JQuery Based script
Here's another tutorial to build a tabbed content area script using CSS and jQuery. 
Read the tutorial at the below link.
http://nettuts.com/html-css-techniques/how-to-create-a-slick-tabbed-content-area/
Tabbed Navigation
If you need to create a tab navigation on a web page using CSS, here's a tutorial that teaches you how to go about building it.
Tutorial can be read at the below link.
http://tutorials.mezane.org/tabbed-navigation-using-css/
Garage Door Style Menu - JQuery Based Script

Came across this garage door style menu. It is a jQuery based CSS styled menu item.
Simply moving your mouse over the garage door slides open the garage door.
Garage Door Style Menu - All garage doors closed
Mouse over the first garage door slides open the garage door.
First Garage door completely open.
Read more and download the source from the below link.
http://css-tricks.com/garage-door-style-menu-using-animated-background-images-with-jquery/
Glassbox - Create Colorful AJAX supported web pages
GlassBox is a Prototype and Script.aculo.us based Javascript UI library.
GlassBox adds colorful layouts and "Flash-like" effects to your web page. It also supports AJAX for dynamic content loading.
Read more and download the source from the below link.
http://www.glassbox-js.com/
Tablecloth - Style html tables
Style your html tables by simply adding two lines of code to your html page.
Tablecloth is lightweight, easy to use, unobtrusive way to add style and behaviour to your html table elements. 
Read more and download the source from the below link.
http://cssglobe.com/lab/tablecloth/
WYMstyle CSS framework
WYMStyle is a CSS framework which provides css modules that you can use easily to create website layouts compatible across browsers.
Read more and download the source from the below link.
http://www.wymstyle.org/en/download/
Labels: Framework
Accordion Menu - JQuery Based
Create an Accordion menu using this easy to use jQuery based Accordion content script.
Simply style your headers, expand and enjoy!
Read more and download the source from the below link.
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm
Css based Bar Graphs
Here is a neat css based implementation of a bar graph that uses little bandwidth and simple mark up. You can convert the statistical data on your website into these great looking bar graphs.
Read more at the below link.
http://www.khmerang.com/index.php?p=118
Create Charts using jQuery and Canvas
Here is an interesting article for visualizing HTML table data with the canvas element. Using jQuery and the canvas element you can visualize the data in your html tables in the form of graphs, such as Pie, Line, Area, and Bar.
Read more at the below link
http://www.filamentgroup.com/lab/creating_accessible_charts_using_canvas_and_jquery
dhtmlxGrid - AJAX based JavaScript Grid Control
dhtmlxGrid is an AJAX based JavaScript grid control.
Offers powerful data binding features and a great performance with large datasets.
Supports several data sources including XML, JSON, CSV, JS array and HTML table. 
Read more and download the source from the below link.
http://dhtmlx.com/docs/products/dhtmlxGrid/
jQuery Intellisense - Visual Studio 2008
Visual Studio 2008 provides intellisense support for JavaScript. Unfortunately, because of certain reasons (Click here to read reasons) it doesn't work with jQuery.
So here is a workaround from Brennan's Blog where you can reference the real jQuery script from the web pages and within your scripts you can reference a stub for jQuery that is simply a shell with Xml Doc.
Read more at the link below.
http://brennan.offwhite.net/blog/2008/02/01/intellisense-for-jquery-in-visual-studio-2008/
Outlook Like Navigation Bar in ASP.NET
If you are looking for an outlook like navigation bar for your ASP.NET application, then take a look at this implementation using ListView and Accordion Controls.
Read more and download the source from the below link.
http://mattberseth.com/blog/2007/12/creating_an_outlook_navigation.html
Click the below link for a demo
http://mattberseth2.com/demo/Default.aspx?Name=Creating+an+Outlook+Navigation+Bar+using+the+ListView+and+Accordion+Controls&Filter=All
AJAX Based MVC Framework For PHP
Develop your PHP 5 applications with this AJAX based MVC framework. Zephyr is extremely easy to implement and deploy. 
Read more and download from the below link.
http://zephyr-php.sourceforge.net/
AJAX Based Social Bookmark Widget
Integrate bookmarks with every post on your blog or website with this AJAX Based bookmark widget.
When you click on a bookmark network, the page is loaded in a new hovered layer.
The script is available in two versions
jSocialize - JQuery Based
http://www.artviper.net/jsocialize.php
mooSocialize - MooTools Based
http://www.artviper.net/moosocialize.php
FrogJS - Image Gallery Script
Show case your image galleries in a slightly different way from what most lightbox scripts do. This script shows your images page by page.
Clicking on the thumbnail loads the image
Full size images are preloaded as the user goes through your gallery, one at a time. The user is shown a loading images while the next image in the series is preloaded.
Read more and download the source from
http://www.puidokas.com/portfolio/frogjs/
Pretty CheckBoxes - JQuery Based Script
Checkbox look different on different browsers. If you ever need a consistent look and feel across all browsers then this is just the script that you would need.
You could use this script even if you are bored with the default browser look and feel of a checkbox.
Read more and download the source from the below link.
http://www.no-margin-for-errors.com/projects/prettyCheckboxes/
Product Highlighter - MooTools based Javascript
Create a flexible tool for highlighting your sites products or services using the MooTools javascript framework.
Moving your mouse over one of the products highlights the product as shown below.
Read more and download the source from the below link
http://nettuts.com/site-builds/create-a-simple-powerful-product-highlighter-with-mootools/
MooZoom - Mootools based Image Zoom Script
This is an unobtrusive mootools based javascript that allows to zoom an image using mouse scroll.
The zoomed image is shown below.
Read more and download the source from the below link
http://www.rborn.info/blog/?p=8
Moowheel - Mootools Based Connections Visualization Library
This amazing script can be used to provide an unique and elegant way to visualize connections between anything you choose to connect. Could be people, places, things etc.
Connections 
Clicking on a particular object will highlight the connections for that object.
Read more and download the source from the below link.
http://www.unwieldy.net/moowheel/
Unobtrusive dynamic flickr badge
Need an unobtrusive flickr badge for your website that automatically shows your latest flickr photos?
Came across this nice script that does exactly that. 
Follow the below link to read more and download the source
http://www.wait-till-i.com/2007/09/10/new-unobtrusive-dynamic-flickr-badge/

