Submit your widget
34
Yays

jQuery Cover plugin - This plugin mimics the CSS3 background-size:cover behavior and therefore makes it available in all browsers

Views 6869   downloads 1140   Layout & Interface

This plugin mimics the CSS3 background-size:cover; behavior and therefore makes it available in all browsers. Compatible with IE 7.0+, Firefox 3+, Safari 3.1+, Opera 9.6+ and Google Chrome.…

33
Yays

jQuery dragging and dropping plugin Gridly

Views 10525   downloads 2351   Layout & Interface

Gridly is a jQuery plugin ,it enable dragging and dropping as well as resizing on a grids. Installation   To install download one of these packages and include the jquery.gridly.js and jquery.gridly.css…

26
Yays

Useful jquery-blackCalculator plugin

Views 6440   downloads 2450   Layout & Interface

blackCalculator is a jQuery plugin for create a calculator. It supports CSS customization, easy translation, two options of calculators, cross-browser, allow and disallow keyboard! Usage First, include…

24
Yays

Simple overlay instructions with jQuery

Views 8230   downloads 1088   Layout & Interface

Simple overlay instructions for your apps. Chardin.js is a jQuery plugin that creates a simple overlay to display instructions on existent elements. It is inspired by the recent Gmail new composer tour…

24
Yays

AnimateScroll - a jQuery plugin which enables you to scroll to any part of the page

Views 7863   downloads 2031   Layout & Interface

AnimateScroll is a jQuery plugin which enables you to scroll to any part of the page in style by just calling the animatescroll() function with the Id or Classname of…

21
Yays

jquery snaps to blocks of content - JQUERY.PANELSNAP

Views 7492   downloads 1474   Layout & Interface

A jQuery plugin that, after scrolling, snaps to blocks of content which I like to call panels. You can actually nest sets of panels as you will see throughout this demo page. Each following panel will…

18
Yays

jQuery plugin to dim the current page except for some user-defined top elements

Views 4983   downloads 1483   Layout & Interface

Usage Include the script in your website first. Add this script tag after your jQuery inclusi <script type="text/javascript" src="https://raw.github.com/andywer/jquery-dim-background/master/jquery.dim-background.js"></script>…

17
Yays

A jQuery plugin for responsive pages to set div to same height

Views 5922   downloads 1238   Layout & Interface

NewHeights jQuery Plugin jQuery plugin, for responsive pages, to set tags to same height. Happens during/after browser resize. Usage: $(selector).newHeights(refresh = 500) selector = any jQuery selector…

4
Yays

UpDown.js - Moving up and down with either keyboard commands or custom events with jquery

Views 9535   downloads 1185   Layout & Interface

UpDown.js is a jquery plugin that provides a flexible way to traverse through containers and their child elements with either keyboard commands or custom events. Requirements jQuery 1.4.2+ Usage Basic…