Submit your widget
75
Yays

Nice jQuery and CSS Floating social toolbar

Views 24041   downloads 3717   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…

89
Yays

simple google style Dropdown menu with jQuery

Views 20721   downloads 5007   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…

114
Yays

Horizontal & Vertical Common Accordion with jQuery

Views 33596   downloads 8126   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…

76
Yays

Good jQuery Yahoo Weather Feed Plugin

Views 22419   downloads 4437   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.…

93
Yays

CSS3 3D Lightbox Image Gallery Animation

Views 21389   downloads 5009   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…

70
Yays

simple Pure CSS3 Navigation Menu

Views 19573   downloads 3773   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…

88
Yays

jQuery Awesome Portfolio Navigation slideshow Image

Views 23134   downloads 3329   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…

86
Yays

nice Sticky footer with CSS3

Views 24417   downloads 5292   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 19962   downloads 5109   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

66
Yays

simple CSS3 menu zooming

Views 12214   downloads 2622   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…

177
Yays

(HTML5Sticky)Sticky Notes for the Web with HTML5

Views 35402   downloads 7715   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…

71
Yays

flash-like image/photo gallery with jquery

Views 23742   downloads 5064   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…

81
Yays

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

Views 27341   downloads 4854   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…

65
Yays

jQuery With the window size change the Full Size Background

Views 21697   downloads 3223   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…

128
Yays

jQuery Horizontal automatic Scrollbars with mouse

Views 70646   downloads 11218   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,…