Submit your widget
212
Yays

Auto Scrolling ComboBox(jQuery &CSS3;)

Views 13552   downloads 2685   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 86808   downloads 20012   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 54923   downloads 6612   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 23626   downloads 5948   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 20498   downloads 6305   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 25851   downloads 3986   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 36811   downloads 8731   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

GalleryView: A jQuery Content Gallery Plugin

Views 29720   downloads 6605   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…

203
Yays

Automatic Image Slider with CSS & jQuery(red)

Views 175795   downloads 13241   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…

203
Yays

Scalable drag lightbox

Views 18651   downloads 3108   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 36231   downloads 8157   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"…

200
Yays

Jquery simple rating system with small stars

Views 16350   downloads 3346   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…

199
Yays

Horizontal Subnav w/ CSS & jQuery

Views 76219   downloads 19194   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…

199
Yays

Seamless images scroller with jquery plugin

Views 44278   downloads 6844   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…

197
Yays

Nice Stack Menu With jQuery

Views 27228   downloads 4787   Menu & Navigation

This is a Stack Menu with jQuery UI widget. Now you can take any element and turn its children into the items of a stack menu. You can control when it opens and closes, the direction it opens, the size…