Submit your widget
35
Yays

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

Views 6932   downloads 1166   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.…

34
Yays

jQuery dragging and dropping plugin Gridly

Views 10608   downloads 2376   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 6498   downloads 2474   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…

25
Yays

Simple overlay instructions with jQuery

Views 8284   downloads 1112   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…

25
Yays

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

Views 7920   downloads 2054   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…

22
Yays

jquery snaps to blocks of content - JQUERY.PANELSNAP

Views 7540   downloads 1496   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…

19
Yays

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

Views 5038   downloads 1505   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>…

18
Yays

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

Views 5997   downloads 1264   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…

5
Yays

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

Views 9680   downloads 1231   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…