Submit your widget
38
Yays

jQuery nice Filterable plugin

Views 10769   downloads 2400   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…

37
Yays

simple jQuery and CSS3 text animations

Views 12477   downloads 2856   Text & Link Effects

Textillate.js combines some awesome libraries to provide an ease-to-use plugin for applying CSS3 animations to any text. Usage Let's start with the basic markup: <h1 class="tlt">My…

37
Yays

jQuery customizable checkboxes and radio buttons

Views 12265   downloads 2736   Form

Features Identical inputs across different browsers and devices — both desktop and mobile Touch devices support — iOS, Android, BlackBerry, Windows Phone Keyboard accessible inputs —…

37
Yays

popular jQuery Cropping Images

Views 13342   downloads 1673   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…

37
Yays

jQuery images Lazy Load plugin

Views 13948   downloads 1912   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…

37
Yays

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

Views 17786   downloads 3919   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'…

37
Yays

SlimTable - jQuery plugin for creates sortable table

Views 9248   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…

36
Yays

popular jQuery Scroll Path plugin

Views 13708   downloads 2910   Menu & Navigation

This demo will shows you how to take a personal site with a common text document layout, and create something far more interesting with the jQuery Scroll Path plug-in. Starting out We’ll start out…

36
Yays

nice gradient selector with jQuery

Views 8737   downloads 2095   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…

36
Yays

jQuery Useful freeze header row in table plugin

Views 11095   downloads 2778   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…

34
Yays

HTML5 and jQuery Image uploader effect

Views 15633   downloads 2957   HTML5

We have received several inquiries for the last time from our readers with a question – how to upload photos to website. I think that this is an interesting question, and, I decided to lift the…

34
Yays

noUiSlider - jQuery Range Slider

Views 7540   downloads 1952   Form

A lightweight, highly customisable slider without bloat. Supports Google Chrome, Firefox, Opera, Safari and Internet Explorer 7 to 10. It also supports touch on capable devices, such as iPhone, iPad and…

34
Yays

Light and responsive lightbox plugin with jQuery

Views 10908   downloads 2994   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…

33
Yays

jQuery scroll down Navigation Header

Views 14546   downloads 3553   Menu & Navigation

we’ll be creating a navigation bar that stays with you as you scroll down — and we’ll also throw a gimmick or two into the mix to polish it off. What We’ll be Doing In this tutorial,…

32
Yays

jQuery stylish form select plugin

Views 8474   downloads 1840   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…