Submit your widget
212
Yays

Auto Scrolling ComboBox(jQuery &CSS3;)

Views 13600   downloads 2717   Form

we will show you some useful and neat UI elements that are focused on selecting content. We will be using jQuery and some CSS3 properties for the style to give the elements some edge. This is a select…

211
Yays

Simple Tabs w/ CSS & jQuery

Views 86926   downloads 20048   Tabs

Step1. Wireframe – HTML & CSS Use an unordered list for your tabs, and follow up with the “tab_container” container right below it. Make note that each list item (tabs) has an attribute…

211
Yays

Multiple custom content scroller With jquery

Views 55020   downloads 6643   Layout & Interface

Custom scrollbar plugin utilizing jquery UI that’s fully customizable with CSS. It features vertical/horizontal scrolling, mouse-wheel support (via Brandon Aaron jquery mouse-wheel plugin), scroll…

209
Yays

Advanced JavaScript Table Sorter

Views 23732   downloads 5984   Table

The third iteration of the TinyTable table sorting script adds search, column averages and totals, record numbering, a view all function, and a reset function. At only 6KB it is still lightweight, quick,…

208
Yays

Jquery tablesorter - Flexible client-side table sorting

Views 20616   downloads 6376   Table

tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data…

208
Yays

Sudo Slider jQuery Plugin

Views 25927   downloads 4013   Slideshow & Scroller

How to use Sudo Slider If you are 100% lost, copy the basic.html document and make sure that the links to the JavaScript and the css works, because i here assume that you already have a working setup…

207
Yays

Multiple CSS Drop-Down Menu with jQuery

Views 36880   downloads 8759   Menu & Navigation

Modular, with themes. Not only HTML is separated from CSS, but even CSS definitions are categorized into structural and thematic types. Thus creating a new css drop-down menu means creating only a new…

204
Yays

Automatic Image Slider with CSS & jQuery(red)

Views 175961   downloads 13272   Slideshow & Scroller

With the release of the iPad and its lack of support for flash, it has stirred up a lot of debates regarding the future of flash. With this in mind, I believe it is wise to build simple…

204
Yays

GalleryView: A jQuery Content Gallery Plugin

Views 29774   downloads 6632   Slideshow & Scroller

GalleryView aims to provide jQuery users with a flexible, attractive content gallery that is both easy to implement and a snap to customize.   View Demonstration   Default Implementation Small…

204
Yays

Scalable drag lightbox

Views 18723   downloads 3144   Lightbox & Dialog & Overlay

What is TopUp? TopUp is an easy to use Javascript library for unobtrusively displaying images and webpages in a Web 2.0 approach of popups. The library is jQuery and jQuery UI driven in order to maintain…

202
Yays

Featured Content Slider Using jQuery

Views 36334   downloads 8197   Slideshow & Scroller

Add JavaScript Files <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" ></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.5.3/jquery-ui.min.js"…

201
Yays

Horizontal Subnav w/ CSS & jQuery

Views 76340   downloads 19226   Menu & Navigation

This is a simple navigation with a horizontal subnav.In most cases we can achieve this effect purely with CSS, but since we have to attend to our red headed step child aka IE6, we will use a few lines…

200
Yays

Jquery simple rating system with small stars

Views 16427   downloads 3382   Rating & Star Rating

jquery simple rating system with small stars,  appropriate for rating any online reviews.   Installation   Step1:include css and js files.   <script type="text/javascript" src="your…

200
Yays

Simple Star Rating System

Views 8040   downloads 1822   Rating & Star Rating

This is a jquery plugin for star rating systems. The intial inspiration for this script came from "Wil Stuckey's" star rating system. But the original script requires too much coding. Also it does not…

199
Yays

Seamless images scroller with jquery plugin

Views 44630   downloads 6881   Slideshow & Scroller

Update(2011.9.27): fixed title overflow bug. Usage Add js and css files <link href="css/scroller_roll.css" rel="stylesheet" type="text/css"></link> <script…