Submit your widget
104
Yays

A Keypress Navigation tabs jQuery

Views 9452   downloads 2423   Menu & Navigation

The key to a succesful website is the ease with which a user finds what they are looking for. Thus, it’s worth spending a lot of time and effort in creating both useful and visually appealing navigation…

104
Yays

lovely 3D Animation With jQuery and CSS3

Views 13384   downloads 1821   Layout & Interface

CSS Animations/Transitions So far it’s really only Webkit that supports these. Everything is optimised for fairly non-interactive content, animations are defined ahead of time, not very dynamic.…

104
Yays

Simplism jQuery Facebook-like dialog/overlay

Views 15234   downloads 2473   Lightbox & Dialog & Overlay

Boxy is a flexible, Facebook-style dialog box for jQuery with support for dragging and size tweening. It differs from other overlays I've seen by providing an object interface to control dialogs after…

104
Yays

sexy image scroller jQuery plugin

Views 15597   downloads 2218   Slideshow & Scroller

Requirements: jQuery Core (latest), jQuery Easing Plugin. There are five examples, Default settings. $("#box0").sexyCycle(); Easing effect + Prev and Next navigation, $("#box1").sexyCycle({ easing: 'easeInOutBounce',…

104
Yays

MooTools Color Picker

Views 9553   downloads 2343   Color Picker

The JavaScript Color Picker is a feature-rich color picker that supports many options. The Color Picker displays a Hue selection bar Saturation/Value selection box, Text fields for entering HSV and RGB…

104
Yays

jQuery Registration tooltips Form

Views 40374   downloads 10841   Form

Bootstrap helps you to produce clean and highly usable applications, it will reduce larger engineering efforts and gives uniform application solutions. Bootstrap CSS Just include two CSS file bootstrap.css…

104
Yays

nice CSS3 and jQuery parallax content slider

Views 40168   downloads 10686   Slideshow & Scroller

we want to share a simple parallax content slider with you. Using CSS animations, we’ll control the animation of each single element in the slider and create a parallax effect by animating the background…

103
Yays

A Simple jQuery Tooltip

Views 9614   downloads 2610   Tooltips

Quick Facts Easy to use Choice of fixed, on click or follow mouse tooltip Highly customizable Compatable with Firefox 2.5+, Safari, Opera, Chrome and Internet Explorer 6, 7 & 8   Usage Start…

103
Yays

BBC Radio 1 Zoom Tabs jQuery

Views 11498   downloads 2221   Tabs

There’s three things that are happening in this effect: When you roll over the image, it zooms out slightly to reveal more of the image. Notice that it also keeps the top position static. The navigation…

103
Yays

awsesome images gallery using css3 and jquery

Views 7320   downloads 1795   Lightbox & Dialog & Overlay

we will be creating a very simple but great looking css3 image gallery using jquery and css3. The image gallery will be tited to the side and on hover will move. Whenever you click on the image a lightbox…

103
Yays

AutoSprites - A jQuery Menu Plugin

Views 8281   downloads 2032   Menu & Navigation

Its purpose is to allow you to build an image-based menu with animated hover states as easily as possible and by using the most concise descriptions possible. To see the results on both a horizontal and…

103
Yays

QuickFlip 2: The jQuery Flipping Plugin

Views 10543   downloads 2342   Image Effects

QuickFlip works by using an animation shortcut that is barely noticeable when flipped quickly (hence the name). This shortcut improves performance while allowing the flip effect to work smoothly with…

103
Yays

Cross Browser Pure CSS3 Horizontal Accordion

Views 23552   downloads 3335   Accordion

You can add other CSS3 features like gradients, font-face, etc to enhance it further. Our accordion will degrade to an unordered list in IE6 (which will be completely untouched by our CSS). You can use…

103
Yays

jQuery Plugin for Stylish Tooltips

Views 9441   downloads 1950   Tooltips

A Single Background Image for Scalable Tooltips Suppose you need to code a scalable tooltip that looks like this (i.e. a tooltip with auto width/height based on the content inside it): he Usual Approach…

103
Yays

jQuery Approach

Views 10541   downloads 1572   Text & Link Effects

Approach is a jQuery plugin that allows you to animate style properties based on the cursor’s proximity to an object. It works in a very similar manner to jQuery animate, however it animates over…