Submit your widget
74
Yays

Nice jQuery and CSS Floating social toolbar

Views 24007   downloads 3699   Menu & Navigation

we’re going to show you how to make a fancy floating bar using jQuery and JavaScript, as the one you see when scrolling down on this page. From creating the PHP file to customizing the CSS, we will…

88
Yays

simple google style Dropdown menu with jQuery

Views 20666   downloads 4988   Menu & Navigation

we'll show you how to create a jquery dropdown menu with google style, it also can be use as a “fixed” menu. The most important thing on this menus is the css file , we are going to use…

113
Yays

Horizontal & Vertical Common Accordion with jQuery

Views 33533   downloads 8105   Accordion

Here I come with a new jQuery Accordion component. I know lots of accordions are available on the net. But I could not find the one, I was looking for. Well... Whatz the difference then? What was I looking…

74
Yays

Good jQuery Yahoo Weather Feed Plugin

Views 22384   downloads 4419   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.…

92
Yays

CSS3 3D Lightbox Image Gallery Animation

Views 21333   downloads 4985   Lightbox & Dialog & Overlay

For the most part, the CSS3 tutorials and examples out there are a little dull. Of course there are some really great examples out there such as Benjamin de Cock’s CSS Playground but most others…

69
Yays

simple Pure CSS3 Navigation Menu

Views 19522   downloads 3754   Menu & Navigation

Menus driven purely by CSS have always been the ideal solution when it comes to navigation. However, we all know that we have been forced to use simplistic designs or images because of limited CSS and…

86
Yays

jQuery Awesome Portfolio Navigation slideshow Image

Views 23094   downloads 3307   Slideshow & Scroller

we want to show you a portfolio image navigation template with jQuery. The idea is to show some portfolio items in a grouped fashion and navigate through them in all 2D ways (horizontal/vertical). Either…

83
Yays

nice Sticky footer with CSS3

Views 24379   downloads 5275   Menu & Navigation

we are going to build a CSS-3 sticky footer that always stays at the bottom of the web page, no matter how much you minimize your browser vertically, it will always stay at the bottom of the page. We…

108
Yays

pure CSS3 download button

Views 19928   downloads 5090   Buttons & Icons

Time to do a great Download Me! button. The button resize when hover the mouse. This use css3 transition so try with Chrome or Safari.not suppore ie6.0 7.0 8.0

65
Yays

simple CSS3 menu zooming

Views 12177   downloads 2602   Menu & Navigation

This is a small part of a redesign I am working on. I was wondering how do make a menu that zooms into a smaller thumbnail when you don't use it and gets bigger when you want to click a link. Now…

176
Yays

(HTML5Sticky)Sticky Notes for the Web with HTML5

Views 35354   downloads 7692   HTML5

The HTML5STicky is as the name suggests, HTML5 application you can use to create sticky notes. The sticky notes are persistent in nature meaning your created sticky notes will be there the next time you…

70
Yays

flash-like image/photo gallery with jquery

Views 23700   downloads 5044   Slideshow & Scroller

jQuery Gallery Plugin take a grouping of images and turn it into an flash-like image/photo gallery. Starting with jQuery Gallery is really easy! Setup: Include the script and stylesheets in your document…

80
Yays

Drag a Slider Over Before/After the images with jQuery Plugin

Views 27284   downloads 4835   Slideshow & Scroller

Not long ago the New York Times had an article which showed a road in Brooklyn that had been reconstructed to make it safer and more pleasing to the eye. To show the difference  in the reconstruction…

64
Yays

jQuery With the window size change the Full Size Background

Views 21640   downloads 3208   Image Effects

this plugin made a few changed ,because it was acting a little weird. Tested it in Safari, Chrome and Firefox and it work perfectly now. All you need is an image that you want to have displayed as your…

127
Yays

jQuery Horizontal automatic Scrollbars with mouse

Views 70490   downloads 11195   Slideshow & Scroller

We all know that horizontal scrollbars are hideous. So, wouldn’t it be nice if we had a simple way to represent horizontal overflow? Well, thanks to a few javascript functions and some dinking around,…