Submit your widget
120
Yays

Links With URL Preview

Views 10092   downloads 1870   Tooltips

This demands a bit more effort but it might be worth it as an extra feature to add to your sites. What you'll need here is a small size screenshot of the target url. You'll put screenshot image location…

120
Yays

Simple CSS3 Button Navigation

Views 25092   downloads 5407   Menu & Navigation

This is a quick CSS3/HTML version of the navigational buttons. The HTML: <ul class="button-list"> <li><a href='/' class='button'>Home</a></li> <li><a href='/' class='button'>About</a></li>…

120
Yays

Filter Image View Using jQuery

Views 21998   downloads 3648   Layout & Interface

the image items are showing and hiding with horizontal slide effect based on user choice. Horizontal slide effect produced by manipulating item’s width, when hiding the item we will change the item…

120
Yays

Animated background image with jQuery

Views 13230   downloads 2595   Image Effects

In this example, we are going to create a basic web page layout which includes a super cool animated background image, using jQuery. Let’s do it 1. The first step of this tutorial is to download…

120
Yays

Blinds-effect MooTools slideshow

Views 17603   downloads 4462   Slideshow & Scroller

There are two ways of setting Floom up. One is the object way, where you specify the image url and the caption using the key-value notation. var slides = [ { image: 'photo-1.jpg', caption: 'Lorem ipsum…

120
Yays

Notes For LightBox With jQuery

Views 17843   downloads 4075   Lightbox & Dialog & Overlay

NotesForLightBox is a simple, unobtrusive script used to overlay images on the current page. It's a snap to setup and works on all modern browsers. The current functionalities are: Rounded corners light…

120
Yays

Nice CSS3 buttons

Views 13362   downloads 2862   Buttons & Icons

It’s worth noting that if your using Internet explorer you’re not going to see all these effects as IE still doesn’t support CSS3. Compatible CSS3 browsers are, Safari, Chrome and FireFox…

120
Yays

JQuery Image slideshow Gallery Auto Play/Pause Rotation

Views 28165   downloads 3320   Slideshow & Scroller

There is an awesome jquery gallery which is transparent, fixed on screen, autoplay on/off buttons and css3 stylized gallery. I used simple jQuery functions and make them more clear by commenting the code…

120
Yays

Very Cool CSS3 images Lightbox With jQuery

Views 18372   downloads 3584   Lightbox & Dialog & Overlay

This is an awesome image gallery which leverages the latest CSS3 and jQuery techniques. The script will be able to scan a folder of images on your web server and build a complete drag and drop lighbox…

120
Yays

Pure CSS3 drop-shadows without images

Views 16937   downloads 3939   Layout & Interface

Drop-shadows are easy enough to create using pseudo-elements. It’s a nice and robust way to progressively enhance a design. this example documenting and explaining the parts that make up this technique.…

120
Yays

jQuery vertical and horizontal dropdown menu

Views 40072   downloads 7160   Menu & Navigation

The article source:http://plugins.jquery.com/project/naviDropDown Here is a jQuery plugin which allows you to create a simple drop down menu, utilising hoverIntent, and jQuery’s own slideUp and…

120
Yays

jQuery Photo filter lightbox Gallery plugin

Views 46470   downloads 12528   Lightbox & Dialog & Overlay

we'll show you how to create a minimalistic jQuery photo gallery. You can use it to present your latest works or as a photo album. You can sort projects / photos via categories menu. The gallery is…

119
Yays

jGlideMenu unique drag Sliding menu jQuery

Views 15235   downloads 2799   Menu & Navigation

A very unique menu that floats on the page. Users can drag it to a position they desire.   jGlideMenu is an updated version of the fastFind Menu that supports inline and AJAX menu definitions and…

119
Yays

Pure CSS3 Windows 7 start menu

Views 20595   downloads 4403   Menu & Navigation

You can do with so little using CSS3. Many user interface elements that require images in order to have appropriate visual appearance now can be styled only with CSS3. Container The container named startmenu…