Submit your widget
206
Yays

Advanced JavaScript Table Sorter

Views 23000   downloads 5788   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,…

205
Yays

Sudo Slider jQuery Plugin

Views 25493   downloads 3833   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…

205
Yays

Multiple custom content scroller With jquery

Views 54472   downloads 6483   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 86111   downloads 19833   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 29324   downloads 6442   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 18265   downloads 2994   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 36399   downloads 8581   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 tablesorter - Flexible client-side table sorting

Views 19889   downloads 5838   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 42548   downloads 6678   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

Jquery simple rating system with small stars

Views 15867   downloads 3196   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…

197
Yays

Featured Content Slider Using jQuery

Views 35597   downloads 7966   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 75443   downloads 19008   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…

192
Yays

Coin Slider: Image Slider with Unique Effects(jQuery)

Views 32415   downloads 5923   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,…

192
Yays

Jquery tab menu Wizard Plugin

Views 37932   downloads 6511   Menu & Navigation

After looking for a jquery plugin that will emulate a windows wizard I decided to make my own (with the help of cody lindley’s css step menu). The code: First we need a simple javascript function…

192
Yays

css3 JQuery Animated Tabs

Views 17491   downloads 3701   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…