Submit your widget
68
Yays

TinyTips 1.1-------Pretty Lightweight Tooltips Plugin

Views 24976   downloads 8782   Tooltips

TinyTips is a very lightweight jQuery plugin that gives the ability to add tooltips to pretty much any element on a page. Thoroughly documented and designer friendly. TinyTips is very easy to install…

68
Yays

Animation Slide Drop Captions Plugin with jQuery

Views 19208   downloads 3549   Image Effects

drop captions takes an image’s title attribute and converts it into a caption that appears only when the mouse is moved over the image. This allows me to maintain a clean look to the site, while…

68
Yays

Animation Bottom Navigation Bar with CSS3

Views 17422   downloads 3116   Menu & Navigation

Don't support ie. this is nice CSS3 bottom navigation menu. and will sliding drop down menu with fixed position in bottom of screen. Also, use jQuery for sliding effects. Step 1. HTML Here are html…

67
Yays

Cool animation with jQuery

Views 14791   downloads 2672   Image Effects

Open your Dreamweaver or other editor and create a html file. Html <div class="logo"> <img class="frame" src="frame.png" alt=""> <img class="ani-bg"…

67
Yays

Sexy Lightbox with mootools

Views 12154   downloads 2645   Lightbox & Dialog & Overlay

Lightbox is a clone Sexy, sexier and lighter, the classic Lightbox. It was built web designers in mind, easy to install and use. This release features two versions: one white and one black. Sexy Lightbox…

67
Yays

Nice CSS3 zoom-in zoom out slideshow

Views 14469   downloads 3006   Image Effects

This free copy and paste script adds a stylish CSS3 effect to your slideshow. Simply by setting the style attributes you can apply corners to any or all four image-corners, furthermore you can apply shadows.…

67
Yays

Navigation bar on the right of the page with jQuery

Views 19015   downloads 2952   Menu & Navigation

Flexible Nav is a small jQuery library which add a smart navigation bar on the right of the page. It improves a web page navigation and helps to visualize different sections of a document, an article,..…

67
Yays

beautiful Radio, check button with Forms

Views 15616   downloads 4279   Form

What's Ideal Forms: Ideal Forms is a small framework to build powerful and beautiful online forms. It's very easy to use and requires minimal html syntax. Absolutely everything is stylable with…

67
Yays

cool Typing Game with jQuery

Views 12738   downloads 1995   Layout & Interface

Continue from my previous post, about detecting character in jquery, now try to some more sophisticated example, this game inspired by an old shark typing game, which is created by pop cap game, but it…

67
Yays

CSS3 and jQuery Blur Menu

Views 17649   downloads 3693   Menu & Navigation

In this experiment will show you how to achieve a simple blur effect applied on menu elements. HTML The first step is to lay down the HTML markup. Our structure is very simple. <div class="menu">…

67
Yays

Multiple CSS3 Image Styles

Views 16076   downloads 3245   Image Effects

When applying CSS3 inset box-shadow or border-radius directly to the image element, the browser doesn't render the CSS style perfectly. However, if the image is applied as background-image, you can…

67
Yays

Nice Stacking images Gallery with jQuery

Views 25036   downloads 5101   Slideshow & Scroller

Learn how to create a simple and neat stacking Photo Gallery using CSS and jQuery. Click on the View Demo link below to view the stacking image gallery. Images are stacked one behind the other and on…

67
Yays

Pure CSS3 list styles effect

Views 20292   downloads 4443   Text & Link Effects

you’ll learn how to add some CSS3 fine tuning to your ordered lists, using a semantic approach. The HTML Below you’ll find nothing than simple ordered list markup <ol class="rounded-list">…

67
Yays

Stylish progress bars effect with CSS3

Views 14773   downloads 3907   Graph & Chart

you’ll learn how to create stylish and animated progress bars using CSS3. The HTML The markup could not be simpler than that: <div class="progress-bar blue stripes"> <span style="width:…

67
Yays

Pure CSS3 animated buttons

Views 16914   downloads 4084   Buttons & Icons

We are starting a new column called CSS3 Tricks. We will try to show you some neat tricks that you can use when designing your next website. In our first post we will show you how to create some simple…