Submit your widget
141
Yays

CSS3 and jQuery menu

Views 16191   downloads 3446   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 39407   downloads 9557   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 29657   downloads 5437   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…

93
Yays

Multiple jQuery color picker plugin

Views 11804   downloads 2279   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…

107
Yays

Nice Dropdown Menu With jQuery

Views 12617   downloads 2652   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…

98
Yays

Cross browser gradient buttons with CSS3

Views 15866   downloads 4344   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…

124
Yays

Useful jQuery Pagination plugin

Views 18960   downloads 4448   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…

109
Yays

Awesome Drop Slide Menu With Jquery

Views 26828   downloads 5484   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,…

111
Yays

Nice Pure CSS3 experimental charts

Views 14909   downloads 3182   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:…

97
Yays

useful CSS3 folded corner

Views 15954   downloads 4264   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…

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.…

83
Yays

Various Background Patterns With CSS3

Views 10276   downloads 2421   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 24154   downloads 6416   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);…

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…

99
Yays

useful radical Web Typography with jQuery

Views 8945   downloads 1905   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:…