Submit your widget
140
Yays

Multiple super cool image slide with jQuery

Views 34102   downloads 11335   Slideshow & Scroller

this is easy to use jQuery image slider with animated captions, responsive layout and HTML Elements like (Video, iFrame) slider. Easily add unlimited number of slides and captions. Use it as image slider,…

139
Yays

Simple jQuery Spy rolling Effect

Views 21603   downloads 5169   Slideshow & Scroller

Running the Effect Insert a new item at the top that is: opacity: 0 & height: 0. Fade the last item out. Increase first item’s height to real height. …at the same time, decrease the height…

139
Yays

jQuery Rocking and Rolling Rounded Menu

Views 18971   downloads 5189   Menu & Navigation

In this tutorial we are going to make use of the incredibly awesome rotating and scaling jQuery patch from Zachary Johnson that can be found here. We will create a menu with little icons that will rotate…

139
Yays

DOMTab - Navigation tabs with CSS and DOMscripting

Views 9866   downloads 1903   Tabs

DOMtab is a JavaScript that turns a list of links connected to content sections into a tab interface. The script removes any "back to top" links in the section and automatically hides all but the first…

139
Yays

Coda Tabs Slider Effect jQuery

Views 32856   downloads 7468   Slideshow & Scroller

Recreating this effect is simple to do if you know what plugins to use. There are plugins out in the wild already, but we want our jQuery to satisfy the following requirements: Degrades perfectly without…

139
Yays

Beautiful custom content scroller with jquery

Views 24442   downloads 4542   Slideshow & Scroller

A custom content scroller created with jquery and css that supports mousewheel, scroll easing and has a fully customizable scrollbar. The script utilizes jQuery UI and Brandon Aaron jquery mousewheel…

138
Yays

Sweet Pages: A jQuery Pagination Solution

Views 19012   downloads 3499   Slideshow & Scroller

We are making a jQuery plugin that will enable you to convert a regular unordered list of items into a SEO friendly set of easily navigatable pages. It can be used for comment threads, slideshows, or…

138
Yays

Useful and Practical jQuery Image ToolTips

Views 44008   downloads 13678   Image Effects

It displays a tooltip image when user hover on the thumbnail with fadein and out effect. it's a useful script for your website. 1. HTML I have been thinking of using UL list, but then I think it's not…

138
Yays

jQuery Iphone Style Ajax Switch

Views 13933   downloads 3163   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…

138
Yays

iPhone-like Password Fields using jQuery

Views 8515   downloads 2159   Form

Password fields on iPhone/iPod touch   Of course Nielsen is right when he talks about users making more errors and feeling less confident when they can’t see what they’re typing while…

138
Yays

jQuery with Google Charts

Views 19541   downloads 3608   Graph & Chart

gvChart is a plugin for jQuery, that uses Google Charts to create interactive visualization by using data from the HTML table tag. It is easy in use and additionally it allows you to create five types…

138
Yays

cool paginated filterable multi-select widget for MooTools

Views 10428   downloads 2136   Form

The standard HTML list box is a much maligned user interface element. It requires use of both mouse and keyboard to operate, and with any more than a few elements it requires the user to scroll. It's…

138
Yays

jQuery Table Column Filters

Views 19103   downloads 3797   Table

I built this jQuery plugin for a quick way of allowing table columns to be filtered by the user. It will add text box’s to the top of each column in a table, by typing into the text box’s…

137
Yays

Just The Tip jQuery-flavored Tooltips

Views 15699   downloads 3024   Tooltips

How To Use It Using Just The Tip is easy. Well, it's kinda easy, if you know a little HTML and Javascript. It goes a little something like this: 1. Grab The Code This goes without saying, right? Download…

137
Yays

Making a Mosaic Slideshow With jQuery & CSS

Views 21242   downloads 2966   Slideshow & Scroller

  We are making a jQuery & CSS mosaic gallery. Mosaic, because it will feature an interesting tile transition effect when moving from one slide to another. Step 1 – XHTML   The mosaic…