Submit your widget
256
Yays

jQuery big Drop Down Menu

Views 39839   downloads 8723   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.

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…

171
Yays

jQuery 3D Feature Image Carousel

Views 24885   downloads 3755   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…

162
Yays

Animated slideshow banner with jQuery(Start/Stop Slider)

Views 27760   downloads 4753   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…

195
Yays

Coin Slider: Image Slider with Unique Effects(jQuery)

Views 32845   downloads 6070   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,…

199
Yays

Seamless images scroller with jquery plugin

Views 44304   downloads 6846   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…

289
Yays

awesome jQuery Grid Accordion

Views 44666   downloads 6575   Menu & Navigation

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

137
Yays

Professional Images & title & button slideshow with jquery plugin

Views 26512   downloads 3299   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…

141
Yays

iColorPicker jQuery plugin - The Easiest Color Picker Ever!

Views 8705   downloads 2205   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…

127
Yays

Really Simple Color Picker in jQuery

Views 7876   downloads 2167   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.…

247
Yays

Flexigrid - Grid Table with jQuery

Views 39270   downloads 6885   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 13935   downloads 3166   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…

152
Yays

Color Picker - jQuery plugin

Views 10293   downloads 2485   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…

153
Yays

Jquery small color picker plugin

Views 10101   downloads 2159   Color Picker

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

120
Yays

Filter Image View Using jQuery

Views 22000   downloads 3651   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…