Submit your widget
36
Yays

skrollr - javascript parallax scrolling lib

28 days ago   Views 3882   downloads 524   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…

13
Yays

jQuery Perfect scrollbar plugin

2 months ago   Views 7070   downloads 694   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>…

23
Yays

jQuery frame drag and drop effect

2 months ago   Views 6798   downloads 931   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…

53
Yays

jQuery multiple Vector Maps

5 months ago   Views 20492   downloads 3043   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…

21
Yays

simple jQuery Weather

5 months ago   Views 9749   downloads 1410   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…

46
Yays

Useful CSS3 and jQuery smooth transformations

6 months ago   Views 9994   downloads 966   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.…

27
Yays

jQuery animation Percentage Loader plugin

11 months ago   Views 11608   downloads 2054   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…

42
Yays

Useful Scroll Pagination with jQuery

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

33
Yays

lightweight jQuery previous MobilyMap

about a year ago   Views 10717   downloads 1892   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…

52
Yays

Useful CSS3 animation and transitions with jQuery

about a year ago   Views 8531   downloads 1095   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…

46
Yays

Very Useful JQuery barcode plugin

about a year ago   Views 9933   downloads 1472   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>…

37
Yays

jQuery.fracs plugin scroll

about a year ago   Views 5797   downloads 556   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 8016   downloads 957   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…

54
Yays

jquery beautiful notification boxes

about a year ago   Views 11810   downloads 2653   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…

68
Yays

Useful Peel Back With jQuery

about a year ago   Views 16394   downloads 3092   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…