Submit your widget
123
Yays

lightweight Accordion

Views 21387   downloads 6343   Accordion

Include the files You need to include accordion.js but it requires prototype.js and effects.js (like I said this is for scriptaculous!). As long as you are using at least the latest stable builds you…

123
Yays

Multiple CSS Decorative Gallery

Views 15721   downloads 2833   Image Effects

I will show you how to decorate your images and photo galleries without editing the source images. The trick is very simple. All you need is an extra <span> tag and apply a background image to create…

123
Yays

Twitter style Ajax Sign In Form with jQuery and CSS3

Views 12172   downloads 2668   Form

This is a Twitter style drop down sign in form that uses jQuery and Ajax. The form sends an Ajax request to a server script to verify the username and password. The script also includes JavaScript validation.…

122
Yays

Supersized – Full Screen Background/Slideshow jQuery Plugin

Views 19916   downloads 2934   Slideshow & Scroller

Features Resizes images to fill browser while maintaining image dimension ratio No extra whitespace, no scrollbars – the entire browser window is always filled Compatible in Firefox, Safari, Opera,…

122
Yays

Interactive Photo Desk with jQuery and CSS3

Views 10605   downloads 1982   Image Effects

In this little experiment we created an interactive photo desk that provides some “realistic” interaction possibilities for the user. The idea is to have some photos on a surface that can…

122
Yays

Very nice looking, Lightbox Gallery Picbox(jQuery)

Views 13380   downloads 2674   Lightbox & Dialog & Overlay

Picbox is a lightweight (around 5KB) javascript image viewer based on the excellent Slimbox by Christophe Beyls, and available using either the  jQuery frameworks. It features automatic resizing…

122
Yays

HoverAttribute jQuery plugin

Views 10924   downloads 2240   Text & Link Effects

HoverAttribute is a jQuery plugin that allows you to make (link-)elements more dynamic by making an attribute of that element show up on hovering. This is foremost intended for <a> tags residing…

122
Yays

Yoyo hover effect jQuery and CSS3

Views 12489   downloads 2223   Image Effects

Haven’t you ever just wanted a yoyo on your webpage? A beautiful, animated, spinning yoyo that slides down like a real yoyo would? The HTML There is very little HTML markup, so it is pretty easy…

122
Yays

Star Ratings with jQuery Plugin

Views 9162   downloads 2717   Rating & Star Rating

The existing star rating plugin for jQuery takes too much effort (client & server) so I wrote the jQuery Rater Plugin that should reduce the complexity of implementing an ajax rating scenario on the…

122
Yays

Simple Revolving Quotes With JQuery Plugin

Views 16935   downloads 3832   Text & Link Effects

Quovolver is a simple extension for jQuery that takes a group of quotes and displays them on your page in an elegant way. How to Install: Download and unzip the Quovolver files. The download contains…

122
Yays

a Fade Slideshow jQuery

Views 23478   downloads 4654   Slideshow & Scroller

In order to more easily access each slide from JavaScript, each slide is numbered in its id name. Then the copy is placed in a new <div> container, so that the position of the copy is easier to…

122
Yays

simple CSS jQuery Menu

Views 18480   downloads 4077   Menu & Navigation

HTML This can’t get any simpler. Just make a valid nested unordered list with a root id of “navmenu-h” (for horizontal) or “navmenu-v” (for vertical) and you are all set.…

122
Yays

jQuery Very Long scroll Dropdown Menus

Views 17944   downloads 2544   Menu & Navigation

jQuery Makes it Tick I’m going to dump the code all in here just for quick reference. I commented it, so it should be fairly easy to follow. It’s over 60 lines, but don’t worry too much,…

122
Yays

awesome date-pickers Mootools

Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your form elements. This class is a compilation of many date-pickers I have implemented over the years and has been…

122
Yays

Big Multiple Images Slideshow With JQuery

Views 30207   downloads 3502   Slideshow & Scroller

jbgallery is a UI widget webpage written in javascript on top of the jQuery library. Its function is to show a single big image, multiple images, multiple galleries, slideshows, as a site's background,…