Submit your widget
28
Yays

The split-flap displays with jQuery plugin

Views 7684   downloads 1863   Text & Link Effects

A jQuery number display Flapper is a jQuery plugin that replicates the split-flap (or "Solari") displays that used to be common in train stations and airports, and your dad's alarm clock…

27
Yays

super cool Mobile Date Navigation with JQuery

This Mobile Date plugin provides a navigation between date range, either by a defined range (week, month and year). Ideal for querying information accurately by AJAX calls. use it: 1. Basic…

27
Yays

support mobile devices Liquid Slider effect

Views 11683   downloads 2420   Slideshow & Scroller

The last responsive content slider you'll ever need Advanced CSS3 transitions Unfortunately, traditional animations are not always as smooth as you'd want them to be, specifically on some mobile…

27
Yays

Revolver.js - a jQuery (Mootools) content slider plugin

Views 19483   downloads 4462   Slideshow & Scroller

Revolver.js is a modular javascript library to help you build your own content slider. It has a sensable, unopinionated API that helps you get from mockup to reality with less friction than the other…

26
Yays

SortedList is a jQuery plugin to sort a list of DOM elements (table li)

Views 4153   downloads 1101   Table

SortedList is a jQuery plugin to sort a list of DOM elements the way you want. Think about LI, TR, OPTION and even DIVS. Sorting with table rows Click on the table header to sort on that column, a second…

26
Yays

widescreen images switching effects focus map with jQuery

Views 12227   downloads 2498   Slideshow & Scroller

Applicable browsers: IE6, IE7, IE8, 360, FireFox, Chrome, Safari, Opera, Maxthon, Sogou, Window of the World. jQuery focus map prepared by the generous widescreen switching effects. The main code: <script…

25
Yays

jQuery force directed graph layout algorithm --Springy

Views 10585   downloads 1476   Menu & Navigation

Springy is a force directed graph layout algorithm. So what does this “force directed” stuff mean anyway? Excellent question! It means that springy uses some real world physics to try and…

25
Yays

imgLiquid - A jQuery Plugin to resize images to fit in a container

Views 11637   downloads 1749   Image Effects

Usage Include: <script src="js/imgLiquid-min.js"></script> js: $(document).ready(function() { $(".imgLiquidFill").imgLiquid(); }); Html: <div class="imgLiquidFill…

24
Yays

aboutWhen - a jQuery plugin for accepting partial or approximate dates

Views 5440   downloads 1342   Form

aboutWhen This is a jQuery plugin for accepting partial or approximate dates. Calendar controls and their variants are great if you want your users to pick one valid date precisely, but in the case where…

21
Yays

jQuery plugin to dim the current page except for some user-defined top elements

Views 5373   downloads 1665   Layout & Interface

Usage Include the script in your website first. Add this script tag after your jQuery inclusi <script type="text/javascript" src="https://raw.github.com/andywer/jquery-dim-background/master/jquery.dim-background.js"></script>…

21
Yays

jquery select expander - make select dom by json file

Views 5895   downloads 1562   Form

Usage Download and copy the plugin + json data into your js/ folder. (make sure the data/ folder is in the same directory as the plugin) Drop in the plugin after your jQuery include:…

21
Yays

jQuery Responsive Tabs/accordion - The tabs transform to an accordion when window resize

Views 12802   downloads 3220   Tabs

This jQuery plugin provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint. Features Tabs transform to accordion based on breakpoint Uses javascript…

20
Yays

Lightweight jQuery table sorter plugin

Views 5266   downloads 1484   Table

JQuery Sortr A smart, minimal, clean jQuery table sorter that autodetects most content. Usage $("#my_table").sortr(); Options Column Detection & Default Direction Sortr detects the content…

20
Yays

A jQuery plugin for responsive pages to set div to same height

Views 6413   downloads 1414   Layout & Interface

NewHeights jQuery Plugin jQuery plugin, for responsive pages, to set tags to same height. Happens during/after browser resize. Usage: $(selector).newHeights(refresh = 500) selector = any jQuery selector…

20
Yays

gauge.js - A JavaScript animated gauge lib

Views 10584   downloads 2063   Graph & Chart

Features No images, no external CSS - pure canvas No dependencies (jQuery is supported, but not required) Highly configurable Resolution independent Animated guage value changes (!) Works in all…