Submit your widget
187
Yays

SliderNav:jQuery and CSS iPhone Style Contact Lists

Views 31202   downloads 4872   Menu & Navigation

SliderNav is a JQuery plugin that lets you add dynamic, sliding content using a vertical navigation bar (index). It is made mainly for alphabetical listings but can be used with anything, though longer…

187
Yays

jQuery Plugin: rotate3Di - Flip HTML content in 3D

Views 19354   downloads 3061   Image Effects

Rotate3Di is a jQuery Effect Plugin that makes it possible to do an isometric 3D flip or 3D rotation of any HTML content. It also enables custom 3D rotation animations. CSS Transforms are used to create…

187
Yays

very Simple jQuery print plugin

Views 30552   downloads 5802   Lightbox & Dialog & Overlay

support: Firefox 3.6 IE 7&8 Chrome latest Printing is becoming more and more obsolete these days, however most website still do offer a print stylesheet . That being said print stylesheets are rarely…

186
Yays

balupton edition jQuery Lightbox

Views 14906   downloads 3109   Lightbox & Dialog & Overlay

Step 1. Download jQuery Lightbox, and extract it to your hard drive As everyones extraction process is a little bit different be sure of the following: If the archive was extracted and you have a whole…

185
Yays

Minimalistic Navigation Menu with CSS3

Views 30582   downloads 6389   Menu & Navigation

Today we are making something practical – a simple CSS3 animated navigation menu The XHTML The menu is organized as an unordered list. This is the most suitable structure for a menu, as it provides…

185
Yays

Pretty Digg-style post sharing tool with jQuery

Views 10911   downloads 2673   Tooltips

I will show you how to create a social bookmarking tool that look similar to digg's. It looks cool, practical and useful! I also include the komodomedia's social bookmarking icons and a long list of submission…

184
Yays

Animate a Contact Us Slide-Out Area using jQuery

Views 31596   downloads 5871   Form

First we start of with the necessary file includes: [removed]<!--mce:0-->[removed][removed]<!--mce:1-->[removed][removed]<!--mce:2-->[removed] Let’s set the height of the contactArea…

184
Yays

jQuery nice Background Animated Navigation Menu

Views 22385   downloads 6301   Menu & Navigation

Changing the position of the background image felt to be the best approach to creating the type of effect we're looking for. jQuery is a great library for this type of task but out of the box, it…

184
Yays

Nice jQuery And CSS3 Modal Plugin Catch404

Views 24802   downloads 4708   Lightbox & Dialog & Overlay

Let’s talk about the problem we’re going to be solving with it first: Broken links and 404 Errors are a problem that have plagued almost all websites since the dawn of the internet –…

183
Yays

CSS Navigation Rollovers With Drop-downs

Views 20680   downloads 4545   Menu & Navigation

This post is a continuation of Super Fantastic CSS Navigation Image Rollovers where we created CSS rollovers with a single image, so it would probably be a good idea for you to take a look at that post…

183
Yays

Number slideshow - simple and practical numbers image slideshow jQuery plugin

Views 69299   downloads 14563   Slideshow & Scroller

Update: add slideshow_transition_speed and slideshow_button_current_text_color Update: Preload image and show loading animation. Update: Add 'slideshow_show_title' parameter control whether…

183
Yays

Beautiful Jquery Plugin MopTip(tooltips)

Views 23250   downloads 5907   Tooltips

Tested and works with Safari4, Firefox3, Opera9, IE6, IE7, IE8, Google crome. MopBox is draggable show box that can contain div, image , flashmovie, video, etc. If it has more than one children, slider…

182
Yays

A Tabbed Content Rotator Using jQuery

Views 30228   downloads 5884   Tabs

we are going to create a tabbed content rotator (not sure what to call it really) using everyone’s favorite Javascript framework, jQuery and an interface library called jQuery UI. This effect can…

181
Yays

simple Zoomable Images Gallery Called jPhotoGrid with jQuery

Views 31993   downloads 4760   Lightbox & Dialog & Overlay

This plugin takes a simple list of images and captions and turns it into a grid of photos that can be explored and zoomed. Overview Nearly all of the styling for this plugin is done in css.  The…

180
Yays

Slideshow plugin for the Tabs with jquery

Views 33407   downloads 5594   Slideshow & Scroller

HTML coding The HTML setup is similar to the normal tab setup except that we have the "next" and "prev" action buttons available and the tabs are placed below the panes. <!-- "previous slide" button…