Submit your widget
42
Yays

simple jQuery Weather

Views 13762   downloads 2751   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 13898   downloads 2163   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 18204   downloads 3477   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 21887   downloads 3383   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 16213   downloads 3444   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 12149   downloads 2300   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 15350   downloads 2909   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 8413   downloads 1172   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 12424   downloads 1835   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 16150   downloads 4254   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 21901   downloads 4711   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 10433   downloads 2157   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 21403   downloads 5680   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 7956   downloads 1727   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 11432   downloads 2557   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…