Submit your widget
31
Yays

skrollr - javascript parallax scrolling lib

22 days ago   Views 3379   downloads 437   Layout & Interface

Stand-alone parallax scrolling lib for mobile (Android + iOS) and desktop in just over 3.8k (minified + gzipped) for desktop. And another 6.5k for mobile support (which…

11
Yays

jQuery Perfect scrollbar plugin

2 months ago   Views 6797   downloads 670   Layout & Interface

There's no css change on any original element ,Do not affect the original design layout,The scrollbar css is fully customizable,The scrollbar size and position can be updated Source <script>…

20
Yays

jQuery frame drag and drop effect

2 months ago   Views 6479   downloads 878   Layout & Interface

Inspired heavily by the jQuery Masonry plugin , Shapeshift is a plugin which will dynamically arrange a collection of elements into a grid in their parent container. Shapeshift is intended to be a very…

52
Yays

jQuery multiple Vector Maps

5 months ago   Views 20199   downloads 2993   Layout & Interface

JQVMap is a jQuery plugin that renders Vector Maps.  It uses resizable Scalable Vector Graphics (SVG) for modern browsers like Firefox, Safari, Chrome, Opera and Internet Explorer 9.  Legacy…

20
Yays

simple jQuery Weather

5 months ago   Views 9565   downloads 1385   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…

45
Yays

Useful CSS3 and jQuery smooth transformations

6 months ago   Views 9860   downloads 953   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.…

26
Yays

jQuery animation Percentage Loader plugin

11 months ago   Views 11438   downloads 2006   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…

41
Yays

Useful Scroll Pagination with jQuery

about a year ago   Views 12856   downloads 1674   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({…

32
Yays

lightweight jQuery previous MobilyMap

about a year ago   Views 10547   downloads 1860   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…

51
Yays

Useful CSS3 animation and transitions with jQuery

about a year ago   Views 8407   downloads 1079   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…

45
Yays

Very Useful JQuery barcode plugin

about a year ago   Views 9774   downloads 1448   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>…

36
Yays

jQuery.fracs plugin scroll

about a year ago   Views 5727   downloads 545   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…

48
Yays

cool Typing Game with jQuery

about a year ago   Views 7916   downloads 944   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…

53
Yays

jquery beautiful notification boxes

about a year ago   Views 11671   downloads 2620   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…

67
Yays

Useful Peel Back With jQuery

about a year ago   Views 16237   downloads 3063   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…