Submit your widget
288
Yays

awesome jQuery Grid Accordion

Views 44073   downloads 6435   Menu & Navigation

A grid of cells expand both vertically (like a regular accordion) as well as horizontally to display the content they contain.

132
Yays

iColorPicker jQuery plugin - The Easiest Color Picker Ever!

Views 8332   downloads 2022   Color Picker

iColorPicker is free, small (6kB), jQuery Color Picker. It converts each input field which class name is “iColorPicker” to beautiful color picker. How to Use It? Using this Color Picker is…

150
Yays

Jquery small color picker plugin

Views 9592   downloads 1993   Color Picker

Color Picker Jquery Plugin [removed][removed] [removed][removed] [removed]// <![CDATA[// <![CDATA[ $(document).ready(function(){ $('.color_picker').smallColorPicker(); }); // ]]>[removed] Usage:…

117
Yays

Filter Image View Using jQuery

Views 21642   downloads 3524   Layout & Interface

the image items are showing and hiding with horizontal slide effect based on user choice. Horizontal slide effect produced by manipulating item’s width, when hiding the item we will change the item…

124
Yays

Really Simple Color Picker in jQuery

Views 7596   downloads 2032   Color Picker

Recently, I needed to use a color picker with predefined color palette for my work. Thanks to many enthusiastic developers, there are several popular, sophisticated color pickers already exist for jQuery.…

254
Yays

jQuery big Drop Down Menu

Views 39367   downloads 8585   Menu & Navigation

The large drop down menu is a good option for sites with a lot of navigation items. When the user hovers over one of the list items, the item enlarges to the width of the submenu and the submenu appears.

305
Yays

jQuery UI datepicker

The jQuery UI Datepicker is a highly configurable plugin that adds datepicker functionality to your pages. You can customize the date format and language, restrict the selectable date ranges and add in…

192
Yays

Coin Slider: Image Slider with Unique Effects(jQuery)

Views 32408   downloads 5920   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,…

119
Yays

Professional Images & title & button slideshow with jquery plugin

Views 23781   downloads 3135   Slideshow & Scroller

Usage Add js and css files <link href="css/slideshow_buttontitle.css" rel="stylesheet" type="text/css"></link><script type="text/javascript" src="js/jquery-1.3.2.min.js"></script><script…

168
Yays

jQuery 3D Feature Image Carousel

Views 24480   downloads 3602   Slideshow & Scroller

For this plugin to work, you will need to include the latest version of jQuery on your webpage BEFORE including this script. This plugin currently works with jQuery verson 1.4, and will most likely work…

244
Yays

Flexigrid - Grid Table with jQuery

Views 38635   downloads 6705   Table

  Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Similar in…

135
Yays

jQuery Iphone Style Ajax Switch

Views 13582   downloads 3030   Form

In this example we’ll purely be looking at making a simple ajax request using the functionality of the iPhone buttons to trigger a script to return a string based on whether the switch is on or…

154
Yays

Animated slideshow banner with jQuery(Start/Stop Slider)

Views 27314   downloads 4601   Slideshow & Scroller

It’s not a plugin, so it’s not as easy as it possibly could be, but it’s much easier. There is a section at the end for customizing. The slider does feature a stop/start button and the…

149
Yays

Color Picker - jQuery plugin

Views 9924   downloads 2322   Color Picker

  A simple component to select color in the same way you select color in Adobe Photoshop   Implement   Attach the Javascript and CSS files to your document. Edit CSS file and fix the paths…

198
Yays

Seamless images scroller with jquery plugin

Views 42509   downloads 6673   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…