Submit your widget
41
Yays

simple jQuery Weather

Views 13745   downloads 2739   Layout & Interface

This demo shows how easy it is to display a simple weather widget that is clean and customizable. This is the basic usage showing only the current weather and an image. simpleWeather does not return any…

63
Yays

Useful CSS3 and jQuery smooth transformations

Views 13881   downloads 2155   Layout & Interface

Super-smooth CSS3 transformations and transitions for jQuery Just include this script after jQuery. Requires jQuery 1.4+. Use $('...').transition instead of jQuery's $('...').animate.…

42
Yays

jQuery animation Percentage Loader plugin

Views 18189   downloads 3468   Layout & Interface

jQuery.PercentageLoader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. Installation and use is quick and…

55
Yays

Useful Scroll Pagination with jQuery

Views 21869   downloads 3377   Layout & Interface

jQuery ScrollPagination plugin has been developed by Anderson Ferminiano for studying purposes, you may use it for free in any project you want, only preserve the credits. Example $(function(){ $('#content').scrollPagination({…

55
Yays

lightweight jQuery previous MobilyMap

Views 16195   downloads 3436   Layout & Interface

CraftMap (previous MobilyMap) is a lightweight (6KB only), fully configurable jQuery plugin that converts a simple image into a functional map by overlaying dynamic elements on it such as markers. Like…

75
Yays

Useful CSS3 animation and transitions with jQuery

Views 12134   downloads 2290   Layout & Interface

CSS3 transitions alone don’t always quite cut it. We can use a little help from jQuery to get better control over them and push them just a bit further. Val Head shows us how CSS animation and transitions…

63
Yays

Very Useful JQuery barcode plugin

Views 15326   downloads 2901   Layout & Interface

Jquery plugin to create barcode Barcode JQuery plugin installation Like any plugin, just inclure the source file after including that of JQuery. <script type="text/javascript" src="jquery-1.3.2.min.js"></script>…

50
Yays

jQuery.fracs plugin scroll

Views 8395   downloads 1162   Layout & Interface

jQuery.fracs determines some fractions for an HTML element (visible fraction, fraction of the viewport, ...) and also provides the coordinates of these areas. As a bonus there is a page outline feature…

65
Yays

cool Typing Game with jQuery

Views 12407   downloads 1828   Layout & Interface

Continue from my previous post, about detecting character in jquery, now try to some more sophisticated example, this game inspired by an old shark typing game, which is created by pop cap game, but it…

67
Yays

jquery beautiful notification boxes

Views 16117   downloads 4245   Layout & Interface

Wouldn’t you love your designs to have some kind of notifications? It might be errors, success, warnings or just anything in general. But you would also want the users to have the capability of…

85
Yays

Useful Peel Back With jQuery

Views 21879   downloads 4705   Layout & Interface

It achieves a nice reflection effect, but otherwise it’s not so great. It’s heavy, slow, not that easy to manipulate, and, being Flash, prone to certain conflicts. Long aside on the general…

55
Yays

Awesome stylesheet switcher with jQuery

Views 10421   downloads 2151   Layout & Interface

This style sheet switcher has conventient forward and back links for you to cycle through available sheets and incorporates the cookie plugin so that user preferences can be retained for later visits.…

100
Yays

Nice No Images Looping Loaders Effect

Views 21391   downloads 5674   Layout & Interface

Sonic is a small (~3k minified) JS “class” you can use to create custom loading animations. It works best with looping animations — i.e. a snake that’s trying to eat its own tail.…

40
Yays

Jquery and CSS3 Google Plus Style delete Animations

Views 7945   downloads 1719   Layout & Interface

Google plus given an awesome kick to user experience, specially circles UI animations. I feel it’s great and new definition to have user experience design. I have tried circle rotation animation…

65
Yays

jQuery beautiful Animated Progress bar Plugin

Views 11417   downloads 2551   Layout & Interface

The dynamic animated progressbar. I think you already know this jQuery widget – Progressbar. By default – this is static widget without any animation. Today we will expand possibilities of…