Submit your widget
28
Yays

jQuery stylish form select plugin

Views 8129   downloads 1705   Form

zelect is a jQuery plugin that replaces the default select element into something much more simpler and fancier. If the option list is known on the client, finite and manageable, use HTML: <select…

27
Yays

jQuery sweet color swatch plugin

Views 6587   downloads 1727   Color Picker

This is a jQuery plugin that turns a single div into a sweet color swatch (aka, color pallette). Simply place a similar div element where ever you want a swatch to appear: <div…

27
Yays

jQuery Useful freeze header row in table plugin

Views 10665   downloads 2647   Table

This is a simple jquery plugin to header row scrolling in html table. Installation   Include script after the jQuery library (unless you are packaging scripts somehow else): <script…

27
Yays

Clingify - a jQuery plugin that allows you to easily create sticky headers and navigation

Views 8334   downloads 1769   Menu & Navigation

Clingify is a jQuery plugin that allows you to easily create “sticky” headers and navigation elements. Once you scroll past the targeted element, the plugin will toggle a CSS class that gives…

26
Yays

Useful jquery-blackCalculator plugin

Views 6506   downloads 2475   Layout & Interface

blackCalculator is a jQuery plugin for create a calculator. It supports CSS customization, easy translation, two options of calculators, cross-browser, allow and disallow keyboard! Usage First, include…

26
Yays

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

Views 3864   downloads 927   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…

25
Yays

Animated Photo Stack with CSS3 and jQuery

Views 16330   downloads 2417   Image Effects

we are going to build an animated photo stack, which will use all kinds of fancy effects to transition between a set of images. The effects are implemented purely using CSS3, which means that they run…

25
Yays

Simple overlay instructions with jQuery

Views 8286   downloads 1113   Layout & Interface

Simple overlay instructions for your apps. Chardin.js is a jQuery plugin that creates a simple overlay to display instructions on existent elements. It is inspired by the recent Gmail new composer tour…

25
Yays

CSS3 and jQuery better Toggling of elements

Views 8489   downloads 1594   Image Effects

betterToggle is a jQuery plugin for better Toggling of elements.It uses css3 transforms with fallback. betterToggle is a jQuery plugin for better Toggling of elements.   Instead of using $("#element").toggle()…

25
Yays

qTip2 - Powerful tooltips with jquery

Views 11087   downloads 2492   Tooltips

Getting Started Now you have the jQuery library and qTip2  files, it's time to include them within your HTML. I highly recommend that all non-essential (i.e. non-library)…

25
Yays

hexaflip - a javascript flexible 3d cube plugin

Views 11354   downloads 2547   Slideshow & Scroller

HexaFlip is a JavaScript UI plugin that let's you use 3D cubes as interface elements. Dive into the process of creating the plugin and learn some best practices regarding flexible UI plugins. Please…

25
Yays

AnimateScroll - a jQuery plugin which enables you to scroll to any part of the page

Views 7921   downloads 2054   Layout & Interface

AnimateScroll is a jQuery plugin which enables you to scroll to any part of the page in style by just calling the animatescroll() function with the Id or Classname of…

24
Yays

Useful jQuery Resizable table columns

Views 10574   downloads 1760   Table

Resizable table columns for jQuery.  New and Improved! Now tested and working on Chrome & Firefox (Mac + Windows), and IE 9 + 10. Other browsers might work too, just haven't had time…

24
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…

24
Yays

like Mac OS X Finder's column view plugin with jQuery

Views 8757   downloads 1522   Menu & Navigation

hColumns is a jQuery plugin that looks like Mac OS X Finder's column view for the hierarchical data. Get the latest version of this plugin from Github Add required CSS and Javascript tag Insert before…