Submit your widget
21
Yays

jQuery Responsive Tabs/accordion - The tabs transform to an accordion when window resize

Views 12802   downloads 3220   Tabs

This jQuery plugin provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint. Features Tabs transform to accordion based on breakpoint Uses javascript…

20
Yays

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

Views 6413   downloads 1414   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…

95
Yays

FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar

FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar like the one below. It uses AJAX to fetch events on-the-fly for each month and is easily configured…

28
Yays

The split-flap displays with jQuery plugin

Views 7684   downloads 1863   Text & Link Effects

A jQuery number display Flapper is a jQuery plugin that replicates the split-flap (or "Solari") displays that used to be common in train stations and airports, and your dad's alarm clock…

30
Yays

Inset border effect for image or box with jquery plugin

Views 10269   downloads 2178   Image Effects

Usage Just call the plugin at the element you want to add a inset border effect. $(document).ready(function(){ $('a').borderEffect(); }); How it work? The plugin add position:relative to the element…

66
Yays

Text and images scroll with jquery plugin

Views 22314   downloads 6490   Slideshow & Scroller

Usage: Add js file: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="jquery.scrollbox.js"></script> Add…

21
Yays

jquery select expander - make select dom by json file

Views 5894   downloads 1561   Form

Usage Download and copy the plugin + json data into your js/ folder. (make sure the data/ folder is in the same directory as the plugin) Drop in the plugin after your jQuery include:…

34
Yays

Light and responsive lightbox plugin with jQuery

Views 10907   downloads 2993   Lightbox & Dialog & Overlay

Magnific Popup is a responsive jQuery lightbox plugin that is focused on performance and providing best experience for user with any device (Zepto.js compatible). Documentation · GitHub · WordPress…

25
Yays

imgLiquid - A jQuery Plugin to resize images to fit in a container

Views 11637   downloads 1749   Image Effects

Usage Include: <script src="js/imgLiquid-min.js"></script> js: $(document).ready(function() { $(".imgLiquidFill").imgLiquid(); }); Html: <div class="imgLiquidFill…

19
Yays

jQuery plugin for lazy loading images

Views 5293   downloads 1679   Image Effects

Lazy Load Plugin for jQuery Lazy Load delays loading of images in long web pages. Images outside of viewport wont be loaded before user scrolls to them. This is opposite of image preloading. Using Lazy…

20
Yays

Lightweight jQuery table sorter plugin

Views 5263   downloads 1483   Table

JQuery Sortr A smart, minimal, clean jQuery table sorter that autodetects most content. Usage $("#my_table").sortr(); Options Column Detection & Default Direction Sortr detects the content…

37
Yays

SlimTable - jQuery plugin for creates sortable table

Views 9246   downloads 3071   Table

  SlimTable SlimTable is a plugin for jQuery, which creates sortable and pageable tables from existing table data. Plugin is quite lightweight, as it only takes 4kB when minified (2kB gzipped). Official…

28
Yays

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

Views 8336   downloads 2196   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…

41
Yays

jQuery dragging and dropping plugin Gridly

Views 11037   downloads 2542   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…

40
Yays

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

Views 7272   downloads 1310   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.…