Submit your widget
41
Yays

simple jQuery Weather

Views 13369   downloads 2560   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…

62
Yays

Useful CSS3 and jQuery smooth transformations

Views 13551   downloads 1993   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.…

41
Yays

jQuery animation Percentage Loader plugin

Views 17766   downloads 3308   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…

54
Yays

Useful Scroll Pagination with jQuery

Views 21451   downloads 3220   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({…

52
Yays

lightweight jQuery previous MobilyMap

Views 15753   downloads 3272   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…

73
Yays

Useful CSS3 animation and transitions with jQuery

Views 11791   downloads 2139   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…

62
Yays

Very Useful JQuery barcode plugin

Views 14984   downloads 2762   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>…

48
Yays

jQuery.fracs plugin scroll

Views 8065   downloads 1033   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…

63
Yays

cool Typing Game with jQuery

Views 11896   downloads 1665   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…

65
Yays

jquery beautiful notification boxes

Views 15695   downloads 4120   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…

80
Yays

Useful Peel Back With jQuery

Views 21338   downloads 4537   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…

54
Yays

Awesome stylesheet switcher with jQuery

Views 10082   downloads 2030   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.…

99
Yays

Nice No Images Looping Loaders Effect

Views 21053   downloads 5445   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.…

39
Yays

Jquery and CSS3 Google Plus Style delete Animations

Views 7692   downloads 1592   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…

63
Yays

jQuery beautiful Animated Progress bar Plugin

Views 11054   downloads 2421   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…