Submit your widget
104
Yays

very cool and useful Lightbox JS

Views 16881   downloads 3359   Lightbox & Dialog & Overlay

Lightbox JS is very cool and useful script to display an image on the page. However only the part of the image is displayed when the image size is larger than the window size. So I've created original…

72
Yays

lovely jRumble plugin with jQuery

Views 11153   downloads 2669   Image Effects

jRumble is a jQuery plugin that rumbles, vibrates, shakes, and rotates any element you choose. It's great to use as a hover effect or a way to direct attention to an element. You can control the X,…

59
Yays

simple Fading Elements In/Out effect

Views 8506   downloads 1893   Layout & Interface

One of the most common JavaScript effects is fading elements and text in and out. Fortunately, it isn’t very difficult to script and doesn’t require a JavaScript framework. This tutorial walks…

76
Yays

super cool easing and hoverIntent navigation with jQuery

Views 17443   downloads 3430   Menu & Navigation

Make your navigation a bit more flashy with this plugin… using easing and hoverIntent, customise the rollover colours, easing method and duration… View the demo for an example… Include…

80
Yays

Europe clickable map with jQuery

Views 18641   downloads 3784   Image Effects

Warning! Basic knowledge of HTML/xHTML, CSS and JavaScript is required for proper installation and editing the map. Paste the following list to your HTML/xHTML code: <div id="map-eu">…

85
Yays

Great TinySlider 2 with jQuery

Views 30758   downloads 6589   Slideshow & Scroller

This full-featured and standalone JavaScript slider is easily configurable and visually customizable using CSS. It also clocks in at a tiny 3KB. Features included from the first version include automatic…

63
Yays

Button illuminate with jQuery

Views 12959   downloads 2521   Buttons & Icons

Ever wanted to add a little flare or shine to your CSS buttons? Perhaps, you want to attract more attention to your buttons and textboxes by making them stand out or illuminate. Well, with the jQuery…

107
Yays

Nice horizontal accordion with jQuery plugin

Views 25410   downloads 6731   Accordion

The plugin works correctly in ie8 & ie9, it does not work in ie9 switched to ie8 standards mode, or ie9 compatibility view. If you’re using ie9 as ie8 to debug, the tabs will only be clickable…

75
Yays

Good jQuery Bubble Slideshow Effect

Views 18706   downloads 3827   Slideshow & Scroller

we will be building a jQuery-powered bubble animation effect. It will be a great way to present a set of images on your website as a interesting slideshow. And as the code will be completely modular,…

65
Yays

Right Click pop-up Function with jQuery

Views 16300   downloads 2512   Layout & Interface

How many times have you tried to right-click and save the logo of a website? And how many times has the resulting image been of very poor resolution? Many sites provide a press page with some hi-res logos…

76
Yays

(jPaginator) jQuery pagination and scrolling with interface plugin

Views 15331   downloads 2909   Layout & Interface

jPaginator is a nifty jQuery plugin by Remy Elazare which combines pagination and scrolling in a simple user interface. Remy recently asked me if I would like to use it for something on Webdesigntuts+…

89
Yays

Useful Reads and parses XML file with jQuery

Views 13359   downloads 2403   Text & Link Effects

This tutorial will guide you how to build a jQuery script that reads and parses XML file and display data in random order. I made this because I believe some of us might get this kind of request from…

89
Yays

jQuery search form list filtering

Views 20724   downloads 5194   Form

Here’s a clever little script that’s certainly useful if you want to give users the functionality to refine search results or filter product results. If you had a list of films with long titles…

80
Yays

Great Highcharts with jQuery

Views 16710   downloads 2876   Graph & Chart

There are some great JavaScript graph libraries out there and one that’s recently come to my attention is Highcharts.com which is compatible with both the jQuery and Mootools frameworks. To get…

88
Yays

jQuery and html5 Brush Stroke Navigation

Views 26019   downloads 5803   Menu & Navigation

You can see the folder structure. It is quite simple. A folder for images, another for script files, one HTML file and a CSS file. The Content – HTML5 We’ll be using some HTML5 elements to…