Submit your widget
252
Yays

jQuery StyleTable Plugin

Views 18877   downloads 3711   Table

The StyleTable is free/open source jQuery plugin that can be used to style the tables. How To Use Using StyleTable plugin is as easy as this line of code: $('table').styleTable(); That will style all…

250
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 55598   downloads 8247   Menu & Navigation

Installation Step1:include css and js files.   <script type="text/javascript" src="js/jquery.js"></script> <link href="css/webwidget_vertical_menu.css" rel="stylesheet" type="text/css">…

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…

247
Yays

jQuery FormLabels Plugin

Views 15257   downloads 2611   Form

The idea of using captions on form input boxes is not new, but all previous methods of providing this functionality have a few disadvantages. The jQuery FormLabels Plugin is a result of working with hundreds…

246
Yays

jQuery Custom PopUp Window

Views 116535   downloads 17389   Lightbox & Dialog & Overlay

Here will try to create a modal window using css and jquery. Two years ago light box came into our life and it changes the traditional look of modal windows. We all have used modal window plugins once…

244
Yays

Date / Time Picker

A date picker control. To open the calendar, click the icon at the right side of the input box. While open, you can use keyboard controls to navigate the datepicker: Right arrow: next day Left arrow:…

243
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 48307   downloads 13029   Menu & Navigation

The article source:http://www.designchemical.com/lab/jquery-mega-drop-down-menu-plugin/getting-started/ The Mega Drop Down Menu plugin takes standard nested lists and turns them into horizontal mega menus.…

242
Yays

jQuery Desktop

Views 23225   downloads 4699   Layout & Interface

CSS   The rest of the eye-candy is handled via CSS, which involved extensive use of z-index to get things positioned just so. It probably goes without saying, but this demo obviously will bomb in…

239
Yays

awesome jQuery and CSS3 Contextual Slideout Tips

Views 32938   downloads 4261   Tooltips

The main idea is to create an easily configurable set of contextual slideouts. Each can be opened in one of four directions – bottom-right (default), bottom-left, top-left and top-right, and each…

238
Yays

jQuery awesome Hover Image Slide Effect

Views 35386   downloads 4682   Image Effects

we will create a neat effect with some images using jQuery. The main idea is to have an image area with several images that slide out when we hover over them, revealing other images. The sliding effect…

237
Yays

Dynamic glide navigation with jQuery plugin

Views 46176   downloads 8170   Menu & Navigation

Dynamic menu with scrolling color glide followed, appropriate for personal entertainment blog and website which requires newfashioned style and personalization. Help Step1:include js and css files.  …

236
Yays

Simple Accordion CSS3 and jQuery

Views 29477   downloads 8113   Accordion

Foundation – HTML Our markup is pretty simple, an <h2> and <div class="acc_container"> following right after. The <h2> is the heading of our accordion item. We will be using this…

234
Yays

jQuery Colorful Content Accordion menu

Views 25430   downloads 5105   Menu & Navigation

We are making a simple, yet eye-catching accordion with the help of CSS, jQuery and the easing plug-in for some fancy effects.   Step 1 – XHTML   As you can see from the demo, the accordion…

233
Yays

jQuery Text with Moving Backgrounds

Views 15546   downloads 3399   Text & Link Effects

What are we going to do? We are going to create a container which has a moving background, but only a set of letters will be visible of the background. It will be as if there are holes in your container.…