Submit your widget
138
Yays

CSS3 and jQuery menu

Views 16106   downloads 3420   Menu & Navigation

A simple navigation menu built with CSS3 and the jQuery UI. The css with some custom fonts via Google font API @import url(http://fonts.googleapis.com/css?family=Lobster); body {margin:0; padding:0; background:#ddd;}…

287
Yays

Very Cool images 3D Gallery

Views 39332   downloads 9523   Image Effects

This demo is truly  inspiring,It helps your photo gallery,hope you like it. CSS html { overflow: hidden; } body { position: absolute; margin: 0px; padding: 0px; background: #eee; width: 100%; height:…

109
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

Views 29580   downloads 5405   Menu & Navigation

This is a really awesome menu in the browser. So I hope you'll enjoy learning some CSS3, but also how to create the base HTML for a drop-down menu and how to make it magical with jQuery. The HTML Lets…

92
Yays

Multiple jQuery color picker plugin

Views 11733   downloads 2245   Color Picker

Farbtastic is jQuery plug-in that can add one or more color picker widgets into a page through JavaScript. Each widget is then linked to an existing element (e.g. a text field) and will update the element's…

106
Yays

Nice Dropdown Menu With jQuery

Views 12556   downloads 2623   Menu & Navigation

  Web designers and developers find themselves creating dropdown menus over and over. I’ve drilled dropdown menu production to a science. Seriously. Here’s the benefits of Brian Cray’s…

97
Yays

Cross browser gradient buttons with CSS3

Views 15805   downloads 4311   Buttons & Icons

This is a set of gradient buttons just with CSS (no images). That’s what you may say but, oh yes  … This is another buttons set, powered by almighty CSS3 (and IE gradient filters). Features…

123
Yays

Useful jQuery Pagination plugin

Views 18880   downloads 4419   Slideshow & Scroller

When you have a a large list of items (e.g. search results or news articles), you can display them grouped in pages and present navigational elements to move from one page to another. This plugin creates…

107
Yays

Awesome Drop Slide Menu With Jquery

Views 26736   downloads 5447   Menu & Navigation

dropSlideMenu is a simple (single-level support only), yet easily and highly-customisable drop-down menu with an attractive sliding effect. There are plenty of jQuery drop-down menu scripts already available,…

110
Yays

Nice Pure CSS3 experimental charts

Views 14837   downloads 3150   Graph & Chart

This technique is an example of experimental CSS3 charts, without JavaScript and images in use. We miss cleaner markup and proper markup for tabular data here, but the use of CSS3 selectors is truly impressive:…

96
Yays

useful CSS3 folded corner

Views 15888   downloads 4232   Layout & Interface

This is a simple CSS folded-corner effect without images or extra markup. It works well in all modern browsers and is best suited to designs with simple colour backgrounds. this demo support: Firefox…

119
Yays

Pure CSS3 drop-shadows without images

Views 16874   downloads 3909   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.…

82
Yays

Various Background Patterns With CSS3

Views 10234   downloads 2399   Image Effects

we’re very familiar with CSS3 gradients by now,today,we'll use CSS3 gradients  to create many kinds of commonly needed patterns, including checkered patterns, stripes and more. he main idea…

92
Yays

simple CSS3 Slick Animated Image Caption

Views 24086   downloads 6344   Image Effects

This is  a simple CSS3 animated image caption. it's very common, useful. the CSS code. .container{ height:200px;width:400px; background:#000; overflow:hidden; position:relative; } .text{ background:rgba(0,0,0,0.5);…

119
Yays

Very Cool CSS3 images Lightbox With jQuery

Views 18304   downloads 3558   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…

98
Yays

useful radical Web Typography with jQuery

Views 8885   downloads 1877   Text & Link Effects

This is a lightweight, easy to use Javascript span injector for radical Web Typography, we're calling it "Lettering Dot JS", and we're releasing it today for free over on Github. Let me demo it for you:…