Submit your widget
23
Yays

like Mac OS X Finder's column view plugin with jQuery

Views 8674   downloads 1498   Menu & Navigation

hColumns is a jQuery plugin that looks like Mac OS X Finder's column view for the hierarchical data. Get the latest version of this plugin from Github Add required CSS and Javascript tag Insert before…

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…

3165
Yays

an user-friendly select list effect with jQuery

Views 11058   downloads 1875   Form

jAutochecklist is a jQuery plugin that help you to create an user-friendly HTML list which can be used to replace the old tradition select list Why use jAutochecklist User-friendly UI and interaction…

37
Yays

Usefu jQuery Svbtle style kudos

Views 5853   downloads 1210   Rating & Star Rating

Dustin Kurtis came up with an excellent idea for the Svbtle blogging network (go visit Svbtle.com to see an example). He called them Kudos. They're little widgets next to each post that enable users…

32
Yays

jQuery awesome wrap of photo collection-PhotoCradle

Views 14419   downloads 3780   Slideshow & Scroller

PhotoCradle is designed to deliver photos from 3rd party services to your website and wrap it into a smooth customizable slideshow. PhotoCradle is a client based javascript driven application. It uses…

23
Yays

super cool Mobile Date Navigation with JQuery

This Mobile Date plugin provides a navigation between date range, either by a defined range (week, month and year). Ideal for querying information accurately by AJAX calls. use it: 1. Basic…

47
Yays

Awesome jQuery timeline Plugin

Views 9961   downloads 1774   Layout & Interface

jquery.jqtimeline is a simple, lightweight and elegent timeline plugin for jQuery to show a set of important events on a timeline. Data input is a simple json arrary of timeline events. This…

43
Yays

windows full-screen scrolling with jQuery

Views 9973   downloads 1546   Layout & Interface

a handy, loosely-coupled jQuery plugin for full-screen scrolling windows This is a light bootstrap that sets up:  - the basic SASS for sequential full screen windows - a jQuery plugin for managing…

35
Yays

jQuery nice Filterable plugin

Views 10375   downloads 2249   Table

Bootstrap and X-editable themed jQuery plugin that preforms per-column filtering for an HTML table. Options   ignoreColumns Column indexes to not make filterable Type: Array…

32
Yays

jQuery images Lazy Load plugin

Views 13454   downloads 1753   Image Effects

This  is very useful and it boosts performance delaying loading of images in long web pages because images outside of viewport (visible part of web page) won't be loaded until the user scrolls…

27
Yays

jQuery Useful freeze header row in table plugin

Views 10604   downloads 2622   Table

This is a simple jquery plugin to header row scrolling in html table. Installation   Include script after the jQuery library (unless you are packaging scripts somehow else): <script…

42
Yays

sticky page scroll down menu with jQuery

Views 15679   downloads 4607   Menu & Navigation

Smint is a simple jQuery plugin that helps with the navigation on one page style websites.    It has 2 main elements, a sticky navigation bar that stays at the top of the page while you scroll…

30
Yays

nice gradient selector with jQuery

Views 8006   downloads 1913   Color Picker

JQUERY GRADIENT SELECTOR The most basic example is given below : <html> <head> <title>gradx example</title> <script src="lib/js/jquery.js"></script> <script…

27
Yays

jQuery stylish form select plugin

Views 8066   downloads 1680   Form

zelect is a jQuery plugin that replaces the default select element into something much more simpler and fancier. If the option list is known on the client, finite and manageable, use HTML: <select…

34
Yays

popular jQuery Cropping Images

Views 12897   downloads 1504   Image Effects

you just want to display a collection (or more) of images with different dimensions. The problem seems easy enough.   The task of manually creating thumbnail for each image is quite tedious and it’s…