Submit your widget
206
Yays

Advanced JavaScript Table Sorter

Views 23016   downloads 5792   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 25499   downloads 3836   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 54485   downloads 6488   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 86138   downloads 19837   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 29333   downloads 6446   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 18277   downloads 2997   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 36420   downloads 8584   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 19903   downloads 5848   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 42595   downloads 6684   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 15882   downloads 3200   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 35624   downloads 7971   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 75468   downloads 19011   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 32426   downloads 5929   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 37944   downloads 6513   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 17502   downloads 3704   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…