Submit your widget
137
Yays

Jquery Awesome-Filled Navigation Menu Use Sprites

Views 18911   downloads 4010   Menu & Navigation

CSS sprites can dramatically increase a website’s performance, and with jQuery, we can implement awesome transition effects easily. Let’s get started. Step 1 Create an html file, and add the…

137
Yays

Mimic the iGoogle Interface Drag widget(jQuery )

Views 16673   downloads 3595   Layout & Interface

how to create a customizable interface with widgets. The finished product will be a sleek and unobtrusively coded iGoogle-like interface which has a ton of potential applications! Step 1: XHTML markup…

137
Yays

Professional Images & title & button slideshow with jquery plugin

Views 26481   downloads 3297   Slideshow & Scroller

Usage Add js and css files <link href="css/slideshow_buttontitle.css" rel="stylesheet" type="text/css"></link><script type="text/javascript" src="js/jquery-1.3.2.min.js"></script><script…

137
Yays

dynamically highlighted columns pricing table

Views 21117   downloads 4515   Table

Like Crazy Egg's pricing table on their Pricing & Signup page. When you click on "Sign Up" for an option, that plan's column highlights, the other plans vanish, and a signup form takes their place.…

137
Yays

Image Select Elements with jQuery and CSS3

Views 18293   downloads 3783   Form

When creating your web designs, you are always striving for a consistent look across the different browsers. Unfortunately, one of the most fundamental elements of your website – the browser controls…

137
Yays

Beautiful CSS Stack Bar Graphs

Views 18207   downloads 3378   Graph & Chart

To design the stats feature of Backbone, our Ruby on Rails CMS, we needed to show a stacked bar graph of page views vs unique visitors. I looked around for a sample of how others did stacked bar graphs…

137
Yays

multi level slide accordion menu with jQuery

Views 71618   downloads 15267   Accordion

jQuery accordion menus are menus that act like a musical accordion, with regards to their ability to expand and contract based on user interactions. This helps display additional information for the active…

136
Yays

Colorize - jQuery Table Plugin

Views 15867   downloads 2658   Table

Colorize is a jQuery plugin to add background color to alternate table rows, highlight a row/column on mouse over, and colorize a row/column when you click your mouse button over it. You can colorize…

136
Yays

JQuery Rolling News

Views 18250   downloads 4510   Slideshow & Scroller

We’ll be looking at how we can transform some semantic and accessible underlying HTML into an attractive and functional news ticker that smoothly scrolls its contents. Some news tickers are horizontal…

136
Yays

Beautiful image Filterable Portfolio with jQuery

Views 21696   downloads 3258   Layout & Interface

  If you have worked in your field for a while, there is a pretty good chance that you have a rather extensive portfolio. To make it a little easier to navigate, you will probably be tempted to break…

136
Yays

CSS and Javascript Style your Sitemaps tree menu

Views 36944   downloads 8686   Menu & Navigation

Sitemap Syler is a little CSS/JavaScript piece of code that can be easily applied to your sitemap list. It then takes care of it's presentation. All you have to do is include couple lines of code. It…

136
Yays

jquery Hover Sub Tag Cloud

Views 8363   downloads 2091   Tooltips

Tag clouds When, used properly, they can provide visitors with an instant illustration of the main topics of the site’s content. And although we don’t have that much choice in designing them,…

136
Yays

GreyBox display websites,images jQuery lightbox

Views 13716   downloads 2410   Lightbox & Dialog & Overlay

GreyBox can be used to display websites, images and other content in a beautiful way. Why use GreyBox: It does not conflict with pop-up blockers It's only 22 KB! It's super easy to setup It's super easy…

136
Yays

Pure CSS Star Rating System

Views 17451   downloads 4318   Rating & Star Rating

This is a Pure CSS The Star Matrix Pre-loaded is a nice css star rating system with detailed description and code. The author reports that the effect works across a broad range of browsers, as well! The…

136
Yays

JQuery Fancy AJAX Contact Form

Views 29741   downloads 5757   Form

Introduction Providing a simple and reliable means of feedback from site visitors is a crucial part of any web presence. The most simple and common feedback channel are contact forms. In this tutorial…