Submit your widget
206
Yays

Advanced JavaScript Table Sorter

Views 23255   downloads 5837   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,…

206
Yays

Sudo Slider jQuery Plugin

Views 25635   downloads 3869   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…

206
Yays

Multiple custom content scroller With jquery

Views 54626   downloads 6530   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…

204
Yays

Simple Tabs w/ CSS & jQuery

Views 86368   downloads 19881   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…

202
Yays

GalleryView: A jQuery Content Gallery Plugin

Views 29459   downloads 6489   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…

202
Yays

Scalable drag lightbox

Views 18403   downloads 3025   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…

201
Yays

Multiple CSS Drop-Down Menu with jQuery

Views 36538   downloads 8632   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…

199
Yays

Jquery simple rating system with small stars

Views 16065   downloads 3249   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

Jquery tablesorter - Flexible client-side table sorting

Views 20112   downloads 5993   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…

198
Yays

Seamless images scroller with jquery plugin

Views 43118   downloads 6727   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

Featured Content Slider Using jQuery

Views 35839   downloads 8028   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"…

195
Yays

Horizontal Subnav w/ CSS & jQuery

Views 75769   downloads 19061   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…

194
Yays

Coin Slider: Image Slider with Unique Effects(jQuery)

Views 32556   downloads 5963   Slideshow & Scroller

jqFancyTransitions slice your images in stripes, while Coin Slider slice them in squares. And that’s the main difference. With changing order of appearing those squares I achieve random, swirl,…

193
Yays

css3 JQuery Animated Tabs

Views 17613   downloads 3734   Tabs

Tabs is used for utilizing space and keep some stylish effects on website. jQuery tabs are very popular and it created some fancy look on web pages. I created a simple in use but a fancy looking jquery…

192
Yays

Automatic Image Slider with CSS & jQuery(red)

Views 175241   downloads 13114   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…