Submit your widget
120
Yays

Filter Image View Using jQuery

Views 22036   downloads 3668   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…

162
Yays

Animated slideshow banner with jQuery(Start/Stop Slider)

Views 27795   downloads 4771   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…

247
Yays

Flexigrid - Grid Table with jQuery

Views 39303   downloads 6911   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…

256
Yays

jQuery big Drop Down Menu

Views 39890   downloads 8736   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.

137
Yays

Professional Images & title & button slideshow with jquery plugin

Views 26943   downloads 3314   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…

199
Yays

Seamless images scroller with jquery plugin

Views 44508   downloads 6867   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…

171
Yays

jQuery 3D Feature Image Carousel

Views 24919   downloads 3771   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 10128   downloads 2178   Color Picker

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

138
Yays

jQuery Iphone Style Ajax Switch

Views 13962   downloads 3183   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…

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…

292
Yays

awesome jQuery Grid Accordion

Views 44704   downloads 6590   Menu & Navigation

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

152
Yays

Color Picker - jQuery plugin

Views 10325   downloads 2497   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…

141
Yays

iColorPicker jQuery plugin - The Easiest Color Picker Ever!

Views 8735   downloads 2221   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 32883   downloads 6081   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,…

127
Yays

Really Simple Color Picker in jQuery

Views 7899   downloads 2183   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.…