Submit your widget
24
Yays

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

Views 8753   downloads 1522   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…

25
Yays

Simple overlay instructions with jQuery

Views 8285   downloads 1113   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…

3166
Yays

an user-friendly select list effect with jQuery

Views 11135   downloads 1897   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…

38
Yays

Usefu jQuery Svbtle style kudos

Views 5912   downloads 1230   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…

33
Yays

jQuery awesome wrap of photo collection-PhotoCradle

Views 14483   downloads 3809   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…

24
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…

48
Yays

Awesome jQuery timeline Plugin

Views 10035   downloads 1799   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…

45
Yays

windows full-screen scrolling with jQuery

Views 10028   downloads 1572   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…

36
Yays

jQuery nice Filterable plugin

Views 10424   downloads 2272   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…

33
Yays

jQuery images Lazy Load plugin

Views 13505   downloads 1777   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 10663   downloads 2647   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…

43
Yays

sticky page scroll down menu with jQuery

Views 15752   downloads 4634   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…

31
Yays

nice gradient selector with jQuery

Views 8099   downloads 1932   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…

28
Yays

jQuery stylish form select plugin

Views 8128   downloads 1705   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…

35
Yays

popular jQuery Cropping Images

Views 12949   downloads 1528   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…