Submit your widget
86
Yays

Mootools Elegant Menu Fly-out

Views 10159   downloads 1988   Menu & Navigation

It’s a more elegant solution than regular fly-outs,Here is my version in JavaScript built with Mootools. Follow along as I describe the HTML, CSS, and JavaScript. [Update: You can now try out and…

139
Yays

JQuery NiceJForms

Views 14585   downloads 3028   Form

NiceJForms represents a solution to get form elements with beautiful shapes using custom design, which utilizes the lightweight JavaScript library jQuery, and is nothing more than a translation of Niceforms…

85
Yays

Image Lazy Loader for Prototype

Views 10426   downloads 1495   Image Effects

Images below the fold (the ones lower than window bottom) are not loaded. When scrolling down they are loaded when needed. Shift-reload to test again Installation/Configuration Include the needed javascript…

194
Yays

Jquery tab menu Wizard Plugin

Views 38278   downloads 6635   Menu & Navigation

After looking for a jquery plugin that will emulate a windows wizard I decided to make my own (with the help of cody lindley’s css step menu). The code: First we need a simple javascript function…

121
Yays

multiple jQuery Helper for Komodo Media CSS Star Rating

Views 9738   downloads 2666   Rating & Star Rating

* jQuery Ajax Rater Plugin * * This rater is based on the code Ritesh Agrawal did. Unfortunatly his CSS and the hover technique breaks in some browsers. * So i thought, why not use the best CSS star-rater…

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

110
Yays

lightweight Tablecloth

Views 13287   downloads 2667   Table

Tablecloth is lightweight, easy to use, unobtrusive way to add style and behaviour to your html table elements. By simply adding 2 lines of code to your html page you will have styled and active tables…

183
Yays

balupton edition jQuery Lightbox

Views 14800   downloads 3048   Lightbox & Dialog & Overlay

Step 1. Download jQuery Lightbox, and extract it to your hard drive As everyones extraction process is a little bit different be sure of the following: If the archive was extracted and you have a whole…

95
Yays

simple Slide Puzzle in JavaScript (mootools)

Views 15872   downloads 2135   Slideshow & Scroller

So I finally decided to try out one of these JavaScript libraries … and what better way than to create a Slide puzzle. I chose mootools because of there modular download … it’s pretty…

109
Yays

Beautiful Mootools' time selector widget

TimeSpinner is a simple/minimalist widget for the javascript framework Mootools. For a current project, I need a widget that allow users to enter the date of an events, like a concert, exposition, etc...…

101
Yays

Vertical Menu

Views 15954   downloads 3446   Menu & Navigation

A simple and lightweight prototype-based solution for vertical menu. Lightweight: ~1.32 KB Unobtrusive: Plays nice with JS turned off. Cross-browser: Full A-Graded browsers support Fully customizable:…

112
Yays

mootools Vista-like Ajax Calendar version

The Vista-like Ajax Calendar (vlaCalendar) version 2 is a unobtrusive web version of the slick and profound Windows Vista taskbar calendar, by using the MooTools javascript framework, AJAX, XHTML, CSS…

137
Yays

jQuery Table Column Filters

Views 19035   downloads 3770   Table

I built this jQuery plugin for a quick way of allowing table columns to be filtered by the user. It will add text box’s to the top of each column in a table, by typing into the text box’s…

93
Yays

fance Checkboxes, Radio Buttons, Select Lists, Custom HTML Form Elements

Views 14418   downloads 2960   Form

Have you ever wanted to use your own images for checkboxes, radio buttons or select lists? This script will let you do that. Easily. The unobtrusive script gracefully degrades, so if JavaScript is disabled,…

80
Yays

CSS3 Mask Passwords Like the iPhone

Views 6710   downloads 1447   Form

Passwords are all about security – In some cases passwords are simply about the reassuring appearance of security. A site that has password protection is, to many users, secure – whether the…