Submit your widget
74
Yays

Nice jQuery and CSS Floating social toolbar

Views 23989   downloads 3692   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 20641   downloads 4975   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…

112
Yays

Horizontal & Vertical Common Accordion with jQuery

Views 33482   downloads 8093   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 22365   downloads 4412   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 21308   downloads 4976   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 19497   downloads 3745   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…

85
Yays

jQuery Awesome Portfolio Navigation slideshow Image

Views 23068   downloads 3302   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 24359   downloads 5266   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 19915   downloads 5080   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 12160   downloads 2595   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 35330   downloads 7682   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…

68
Yays

flash-like image/photo gallery with jquery

Views 23679   downloads 5035   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 27233   downloads 4823   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 21616   downloads 3199   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 70437   downloads 11178   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,…