Submit your widget
103
Yays

A jQuery Plugin for Zoomable, Interactive Maps

Views 13127   downloads 2663   Lightbox & Dialog & Overlay

Instructions There are four main components required to make the plugin run: the background images, links to pages that contain html data in the correct format, some CSS for style and finally the plugin…

103
Yays

jqTransform with jQuery plugin

Views 11157   downloads 2061   Form

Usage 1- Add javascript inclusion in the header section of your web page //required <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/jquery.jqtransform.min.js"></script>…

103
Yays

date-picker jQuery plugin

jMonthCalendar is a full month calendar that supports events. You simply initialize the calendar with options and an events array and it can handle the rest. The plugin does have extension points that…

103
Yays

mootools Content Slideshow Full Of Image

Views 10904   downloads 1317   Slideshow & Scroller

Basically, we're just going to set up everything as we normally do with the content slider - but we're going to use the functionality of MooTools' Assets package to preload the images, and at the same…

103
Yays

pure CSS Stationary Logo on Page Scroll

Views 13736   downloads 2157   Layout & Interface

The Econsultancy marketing blog has an interesting little effect using CSS that causes their logo to change when the page is scrolled. Visit their page and scroll down. You’ll notice the logo changes…

103
Yays

Add Notes to Images with jQuery and php

Views 18497   downloads 2897   Tooltips

Query-Notes is a simple and easy to use jQuery-Plugin that allows you to add notes to any image (even foreign ones) on your website or blog. Features: add notes to any image many setting options totally…

103
Yays

Nice No Images Looping Loaders Effect

Views 21636   downloads 5836   Layout & Interface

Sonic is a small (~3k minified) JS “class” you can use to create custom loading animations. It works best with looping animations — i.e. a snake that’s trying to eat its own tail.…

103
Yays

Cool jQuery and css3 Circle slideshow Effect

Views 40860   downloads 8045   Slideshow & Scroller

this is a beautiful hover effect for an image navigation using CSS3. The idea is to expand a circular navigation with an arrow and make a bubble with a thumbnail appear. In this example  will be…

102
Yays

Sweet AJAX Tabs With jQuery 1.4 & CSS3 HTML5

Views 12860   downloads 2046   Tabs

We are making an AJAX-powered tab page with CSS3 and the newly released version 1.4 of jQuery, so be sure to download the zip archive from the button above and continue with step one.   Step 1 –…

102
Yays

Coverflow effect featuring CSS transformations and jQuery UI

Views 15624   downloads 2202   Slideshow & Scroller

This proof-of-concept shows a coverflow effect using the new CSS transformation feature from Webkit (featured in Safari 3.1). Needless to say that it won't run in other browsers at this point (however,…

102
Yays

Stylize Input Element Using CSS3

Views 9232   downloads 1414   Form

Stylizing input element is a common task for us as a web developer, we can make it look nicer by putting stylized input image (color gradient, smooth border, box shadow, etc) as an input background. Nice…

102
Yays

A jQuery plugin for displaying images with Flash-like zooming effects

Views 11423   downloads 2684   Image Effects

a new plugin for jQuery that allows you to easily transform your image lists into beautiful galleries with Flash-like zoom effects in them. It’s a simple but elegant way of giving your interfaces…

102
Yays

ShineTime – A New jQuery & CSS3 Gallery With Animated Shine Effects

Views 15002   downloads 2763   Slideshow & Scroller

This is a animated Shine Effect with jQuery & CSS3 and then use it to create your very own Shiny Gallery ‘ShineTime’.This effect is useful in making your user interface elements look like…

102
Yays

a Bubble Coda Style with CSS3 menu tootips

Views 7582   downloads 2310   Menu & Navigation

we are going to create a tooltip using the famous coda style, which allows for an animated pop-up window that makes for a great effect. HTML First, we create our HTML file and inside the body tag we add…

102
Yays

Threadless Style T-Shirt Gallery jQuery

Views 9967   downloads 1908   Image Effects

The Basic Idea Here’s the gist: There’s a thumbnail which is a full sized image in a container div, which is smaller than the full sized image. The image is centered within it, but doesn’t…