Submit your widget
18
Yays

aboutWhen - a jQuery plugin for accepting partial or approximate dates

Views 5114   downloads 1174   Form

aboutWhen This is a jQuery plugin for accepting partial or approximate dates. Calendar controls and their variants are great if you want your users to pick one valid date precisely, but in the case where…

24
Yays

super cool Mobile Date Navigation with JQuery

This Mobile Date plugin provides a navigation between date range, either by a defined range (week, month and year). Ideal for querying information accurately by AJAX calls. use it: 1. Basic…

31
Yays

nice gradient selector with jQuery

Views 8087   downloads 1930   Color Picker

JQUERY GRADIENT SELECTOR The most basic example is given below : <html> <head> <title>gradx example</title> <script src="lib/js/jquery.js"></script> <script…

27
Yays

jQuery sweet color swatch plugin

Views 6578   downloads 1718   Color Picker

This is a jQuery plugin that turns a single div into a sweet color swatch (aka, color pallette). Simply place a similar div element where ever you want a swatch to appear: <div…

82
Yays

Useful jQuery and CSS3 Calendar

In this demo we will code the jQuery and CSS3 Calendar that you can find in Futurico UI Pro made by Vladimir Kudinov. To do it we will use CSS for all the styling and for “functionality” we…

69
Yays

CSS3 and jQuery date calendar effect

This is a CSS3 animation calendar with some jQuery . You’re allowed to use the calendar for your own purpose. For those who are interested to learn a bit more about how the calendar is built, I…

156
Yays

like iPhone jQuery scroller Date and Time picker

A wheel scroller user control optimized for touchscreens to easily enter date and/or time. The control can easily be customized to support any custom values and can even be used as an intuitive alternative…

123
Yays

Nice Date Picker with jQuery UI Framework

  This plugin wraps the jQuery UI datepicker into an interactive component specifically designed for choosing date ranges.   Features and Updates Uses jQuery UI 1.7.1: The range picker now uses…

90
Yays

Multiple jQuery color picker plugin

Views 11406   downloads 2131   Color Picker

Farbtastic is jQuery plug-in that can add one or more color picker widgets into a page through JavaScript. Each widget is then linked to an existing element (e.g. a text field) and will update the element's…

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

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…

123
Yays

jQuery Color Picker

Views 8528   downloads 2320   Color Picker

* Original color picker demo modified in order to create a plugin, * Corrected some positionning bugs with others browsers (IE6, IE7...) : CSS tuning. ... there are some missing features to implement…

111
Yays

Simple Best jQuery Color Picker

Views 8259   downloads 1703   Color Picker

It's the jquery version of "Prototype color picker" by Myles Eftos,BUT a refined version with bugs fixed,more powerful and extensive!. Simplest api you've ever seen $("#icolor4").icolor({ onSelect:function(c){this.$tb.css("background-color",c);this.$t.val(c);}…

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

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