Submit your widget
30
Yays

Clingify - a jQuery plugin that allows you to easily create sticky headers and navigation

Views 8722   downloads 1978   Menu & Navigation

Clingify is a jQuery plugin that allows you to easily create “sticky” headers and navigation elements. Once you scroll past the targeted element, the plugin will toggle a CSS class that gives…

24
Yays

aboutWhen - a jQuery plugin for accepting partial or approximate dates

Views 5496   downloads 1381   Form

aboutWhen This is a jQuery plugin for accepting partial or approximate dates. Calendar controls and their variants are great if you want your users to pick one valid date precisely, but in the case where…

26
Yays

SortedList is a jQuery plugin to sort a list of DOM elements (table li)

Views 4202   downloads 1139   Table

SortedList is a jQuery plugin to sort a list of DOM elements the way you want. Think about LI, TR, OPTION and even DIVS. Sorting with table rows Click on the table header to sort on that column, a second…

22
Yays

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

Views 5418   downloads 1714   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>…

27
Yays

Revolver.js - a jQuery (Mootools) content slider plugin

Views 19566   downloads 4516   Slideshow & Scroller

Revolver.js is a modular javascript library to help you build your own content slider. It has a sensable, unopinionated API that helps you get from mockup to reality with less friction than the other…

27
Yays

support mobile devices Liquid Slider effect

Views 11753   downloads 2460   Slideshow & Scroller

The last responsive content slider you'll ever need Advanced CSS3 transitions Unfortunately, traditional animations are not always as smooth as you'd want them to be, specifically on some mobile…

28
Yays

hexaflip - a javascript flexible 3d cube plugin

Views 11771   downloads 2779   Slideshow & Scroller

HexaFlip is a JavaScript UI plugin that let's you use 3D cubes as interface elements. Dive into the process of creating the plugin and learn some best practices regarding flexible UI plugins. Please…

25
Yays

jQuery force directed graph layout algorithm --Springy

Views 10650   downloads 1512   Menu & Navigation

Springy is a force directed graph layout algorithm. So what does this “force directed” stuff mean anyway? Excellent question! It means that springy uses some real world physics to try and…

37
Yays

JQuery Box Lid Menu in action by hovering your mouse over the menu bar on the left

Views 17871   downloads 3976   Menu & Navigation

You can see the Box Lid Menu in action by hovering your mouse over the menu bar on the left. Installation First, include the stylesheet and javascript as follows: <link rel='stylesheet' type='text/css'…

28
Yays

CSS3 and jQuery better Toggling of elements

Views 8919   downloads 1770   Image Effects

betterToggle is a jQuery plugin for better Toggling of elements.It uses css3 transforms with fallback. betterToggle is a jQuery plugin for better Toggling of elements.   Instead of using $("#element").toggle()…

29
Yays

qTip2 - Powerful tooltips with jquery

Views 11876   downloads 2710   Tooltips

Getting Started Now you have the jQuery library and qTip2  files, it's time to include them within your HTML. I highly recommend that all non-essential (i.e. non-library)…

29
Yays

jquery snaps to blocks of content - JQUERY.PANELSNAP

Views 7910   downloads 1704   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…

50
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 25430   downloads 8924   Slideshow & Scroller

How to use? $('#demo').skdslider({'delay':5000, 'fadeSpeed': 2000}); Available Options Option Description delay Delay duration between two slides in micro seconds. Example: 5000…

51
Yays

jQuery and CSS3 Vertical Menu effect

Views 21215   downloads 4363   Menu & Navigation

we'll going to show you how to create a simple, but very stylish vertical menu using some CSS3, a bit of jQuery. The mobile devices revolution which is currently happening is changing the way we see…

43
Yays

awesome image/text-sliders with jQuery---FractionSlider

Views 17304   downloads 4859   Slideshow & Scroller

FractionSlider is a jQuery plugin for image/text-sliders. It allows you to animate multiple elements per slide. You can set different animation methods like fade or transitions from a certain direction.…