Submit your widget
124
Yays

Really Simple Color Picker in jQuery

Views 7607   downloads 2037   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.…

117
Yays

Filter Image View Using jQuery

Views 21657   downloads 3532   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…

135
Yays

jQuery Iphone Style Ajax Switch

Views 13595   downloads 3039   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…

168
Yays

jQuery 3D Feature Image Carousel

Views 24499   downloads 3610   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…

119
Yays

Professional Images & title & button slideshow with jquery plugin

Views 23843   downloads 3147   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…

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…

149
Yays

Color Picker - jQuery plugin

Views 9941   downloads 2328   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…

288
Yays

awesome jQuery Grid Accordion

Views 44110   downloads 6442   Menu & Navigation

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

198
Yays

Seamless images scroller with jquery plugin

Views 42600   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…

244
Yays

Flexigrid - Grid Table with jQuery

Views 38670   downloads 6714   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…

154
Yays

Animated slideshow banner with jQuery(Start/Stop Slider)

Views 27338   downloads 4606   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…

254
Yays

jQuery big Drop Down Menu

Views 39394   downloads 8594   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.

132
Yays

iColorPicker jQuery plugin - The Easiest Color Picker Ever!

Views 8351   downloads 2036   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 9604   downloads 1999   Color Picker

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

192
Yays

Coin Slider: Image Slider with Unique Effects(jQuery)

Views 32428   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,…