Submit your widget
248
Yays

Dot Slider - simple easy-to-use images slideshow jquery plugins

Views 68748   downloads 13025   Slideshow & Scroller

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

246
Yays

jQuery FormLabels Plugin

Views 13967   downloads 2467   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…

245
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 54911   downloads 8086   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">…

244
Yays

Flexigrid - Grid Table with jQuery

Views 38914   downloads 6765   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…

243
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

jQuery Custom PopUp Window

Views 116037   downloads 17240   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…

239
Yays

jQuery Desktop

Views 22963   downloads 4565   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…

236
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 47911   downloads 12864   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.…

235
Yays

jQuery awesome Hover Image Slide Effect

Views 35113   downloads 4577   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…

233
Yays

Simple Accordion CSS3 and jQuery

Views 29224   downloads 8012   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…

231
Yays

Neon Text Effect With jQuery & CSS

Views 27392   downloads 3861   HTML5

In this combined design and coding tutorial, we are creating a neon glow text effect with CSS and jQuery, perfect for spicing up your web pages while keeping an eye on SEO. Read more。。

230
Yays

jQuery Colorful Content Accordion menu

Views 25122   downloads 4992   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…

230
Yays

Super Cool jquery floating menu

Views 31127   downloads 5160   Menu & Navigation

A simple menu that “follows” page scrolling and expands on mouse over with css and jquery.

228
Yays

awesome jQuery and CSS3 Contextual Slideout Tips

Views 32484   downloads 4139   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…