Submit your widget
24
Yays

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

Views 8758   downloads 1524   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 8289   downloads 1116   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 11137   downloads 1898   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 5916   downloads 1233   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 14491   downloads 3810   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 10040   downloads 1802   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 10031   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 10427   downloads 2273   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 13508   downloads 1779   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 10675   downloads 2648   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 15757   downloads 4635   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 8109   downloads 1934   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 8131   downloads 1707   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 12953   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…