Submit your widget
41
Yays

simple jQuery Weather

Views 13749   downloads 2744   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 13887   downloads 2159   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 18194   downloads 3471   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 21875   downloads 3380   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 16200   downloads 3439   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 12137   downloads 2294   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 15332   downloads 2904   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 8402   downloads 1166   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 12410   downloads 1831   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 16123   downloads 4248   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 21885   downloads 4708   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 10425   downloads 2153   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 21395   downloads 5676   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 7948   downloads 1722   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 11422   downloads 2553   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…