Submit your widget
125
Yays

clocks, timers, and stopwatches epiClock jQuery Plugin

The epiClock jQuery Plugin allows users to easily create dynamically updating clocks, timers, and stopwatches. Each clock can be styled with custom CSS or images to achieve the proper effect on your page.…

96
Yays

jQuery Awesome Mousehold Event

Anyway, traditional applications have 'spinners' that make numbers or items go up and down (I'm working on that too). This jQuery plugin adds the missing 'repeat' event. The 'repeat' is when you keep…

152
Yays

jQuery Speedometer

A widget for displaying a percentage through an animated needle on a speedometer image. Tested and works in Internet Explorer 7. Also tested on Firefox 3.6.3. Usage: $([selector]).speedometer([options…

119
Yays

Animation Clock With jquery

  we are going to create a clock animation that works in all browser, no CSS3. So Let’s get started. Step 1 – Setting up workspace For our little animation effect we are going to use…

145
Yays

A Colorful Clock With CSS & jQuery

we are going to make a colorful jQuery & CSS clock   Step 1 – XHTML As usual, we start with the XHTML markup. The difference is, that the XHTML is not contained in demo.html, but is dynamically…

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

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

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

99
Yays

date-picker jQuery plugin

jMonthCalendar is a full month calendar that supports events. You simply initialize the calendar with options and an events array and it can handle the rest. The plugin does have extension points that…

97
Yays

Slider from a Select Element With jQuery UI

We've updated our popular jQuery UI selectToUISlider plugin with ARIA support, making the jQuery UI slider widget more accessible to users on assistive devices. The plugin uses progressive enhancement…

90
Yays

jQuery time picker plugin

Introduction jTimepicker is a jQuery plugin for set hours, minutes and seconds individually with jQuery UI Slider. Getting started To use the jTimepicker plugin, include the jQuery library, the jTimepicker…

96
Yays

Transcendent Date Range Selector With jQuery

This example was inspired by some work I saw over at filamentgroup.com but their was more of a proof of concept than production code. I decided to try and make the code ready for production and hopefully…

125
Yays

astonishing iCal-like calendars with jQuery

I wanted it to be similar to the iPhone Calendar application (or, if you want, to the little calendar on the left bottom corner in iCal). And I also wanted to keep the code as little and sweet as possible…

101
Yays

jQuery calendar Picker

This component is a light-weight calendar/date-picker. Some features: supports internationalization (supports do not necessary means it is implemented:-) ) supports changing current date supports mouse…

127
Yays

Date Picker - jQuery plugin

Date Picker component with a lot of options and easy to fit in your web application. Features Flat mode - as element in page Multiple calendars in the component Allows single, multiple or range selection…