Submit your widget
152
Yays

Color Picker - jQuery plugin

Views 10357   downloads 2513   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…

199
Yays

Seamless images scroller with jquery plugin

Views 44712   downloads 6884   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…

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

247
Yays

Flexigrid - Grid Table with jQuery

Views 39371   downloads 6934   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…

138
Yays

jQuery Iphone Style Ajax Switch

Views 14004   downloads 3195   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…

141
Yays

iColorPicker jQuery plugin - The Easiest Color Picker Ever!

Views 8767   downloads 2236   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…

195
Yays

Coin Slider: Image Slider with Unique Effects(jQuery)

Views 32932   downloads 6095   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,…

137
Yays

Professional Images & title & button slideshow with jquery plugin

Views 27353   downloads 3333   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…

292
Yays

awesome jQuery Grid Accordion

Views 44760   downloads 6604   Menu & Navigation

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

120
Yays

Filter Image View Using jQuery

Views 22083   downloads 3682   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…

256
Yays

jQuery big Drop Down Menu

Views 39949   downloads 8749   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.

127
Yays

Really Simple Color Picker in jQuery

Views 7934   downloads 2198   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.…

162
Yays

Animated slideshow banner with jQuery(Start/Stop Slider)

Views 27862   downloads 4786   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…

171
Yays

jQuery 3D Feature Image Carousel

Views 24964   downloads 3785   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…

153
Yays

Jquery small color picker plugin

Views 10160   downloads 2193   Color Picker

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