Submit your widget
77
Yays

(jPaginator) jQuery pagination and scrolling with interface plugin

Views 15380   downloads 2933   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+…

77
Yays

super cool easing and hoverIntent navigation with jQuery

Views 17521   downloads 3462   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…

77
Yays

stylish tooltip plugin with jQuery

Views 13186   downloads 3314   Tooltips

It is always a pleasure learning new techniques although at first it may seem like too much work and just not worth the try but there are many benefits to this in the long-run: 1.Your code becomes easier…

77
Yays

Very Beautiful CSS3 transition Animated Buttons

Views 13449   downloads 3727   Buttons & Icons

This demo used a patterned background and placed vignette-style .pngs over the top which are animated using transition. The Set Up Each example in the demo is a single <a> element, so the HTML is…

77
Yays

Rotating hover Image with JQuery

Views 21706   downloads 2553   Image Effects

Creating a jquery plugin is easier than it sound, first time I heard about creating 3rd party plugin sounds scary, maybe need more deeper understanding about the platform, but not in jquery. Well I just…

76
Yays

Awesome jQuery image Swish Zoom Hover Effect

Views 56164   downloads 8986   Image Effects

With this plugin you can add a zoom style effect to your images on hover, also you can add an overlay to it (What you tend to see on a lot of themes with lightboxes). You can also adjust all the settings…

76
Yays

Images Scratch Card Plugin---jQuery Scratchie

Views 15954   downloads 2667   Image Effects

Don't support IE This is a fully-customizable scratchcard plugin Define a background image and an overlay image or color and clicking and click or just drag the mouse over the overlay to reveal the…

76
Yays

Glowing login Form with jQuery and CSS3 (Glowform )

Views 16720   downloads 4625   Form

I thought Dragon Labs' Dragonfish Login Form Demo  was really neat. They implement the effect by using a rather large background image and a mask image and move the background image around via…

76
Yays

multiple Gradient Buttons with CSS3

Views 16946   downloads 4900   Buttons & Icons

What Is So Cool About These Buttons? Pure CSS: no image or Javascript is used. The gradient is cross-browser supported (IE, Firefox 3.6, Chrome, and Safari). Flexible and scalable: button size and rounded…

76
Yays

Good jQuery Bubble Slideshow Effect

Views 18786   downloads 3855   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,…

76
Yays

Good jQuery Yahoo Weather Feed Plugin

Views 22421   downloads 4438   Slideshow & Scroller

This plugin will read the current weather for a location using Yahoo! Weather. It produces structured HTML with in-built CSS classes for styling. Simple and easy to use. Features Define one or more locations.…

76
Yays

Spin Social Media Share with CSS3

Views 18008   downloads 4707   Menu & Navigation

This is a neat effect which spins the social icons with the help of a CSS transform and transition when you hover over them. Let’s start with the structure of the social media icons. Which is nothing…

76
Yays

Swing slide menu with jQuery

Views 17125   downloads 3710   Menu & Navigation

With a few lines of jQuery you can do a lot ("write less, do more ...") as a small menu that swing and all that without really getting tired ... We start by creating a set of elements of type…

76
Yays

Jquery and CSS3 Nice Google Plus Photo stack

Views 19829   downloads 3666   Image Effects

If you are using Google Plus then you must have noticed the photo stack effect when you view your own album or someone else album. The HTML Part The first step will be to create our html page to place…

76
Yays

CSS3 animation, shadows image hover effect

Views 31996   downloads 5894   Image Effects

A sleek image gallery that takes advantage of CSS3 animation, shadows, and the “transform” property to instantly add a smooth hover effect to its images, whereby the image enlarges and moves…