Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

calendar


AtOfis

Use AtOfis widgets to enrich your web app that build on top of the jQuery Library. Atofis simple and easy to use.

Multiple Dates Picker for jQuery UI

How to use it?
Being an extension to jQuery UI DatePicker you need to include both jQuery and jQuery UI (with datepicker module included!) javascript files to your HTML page, and right after that, include MultiDatesPicker.

To apply it to an element, do it the same way as you would do with jQuery UI datepicker, but write multiDatesPicker instead of datepicker:

$(element-or-selector).multiDatesPicker(options-to-initialize-datepicker-and-multidatepicker);

Calendrical

Plugin to provide popup date and time pickers for your forms, inspired by the date and time fields in Google Calendar.

Usage is as easy as creating text <input> elements for your date and time, then activating Calendrical with a command like $('#date').calendricalDate();

Additional functionality is available for Date and Time ranges, with smart behavior including automatically updating an end date when a start date is changed, and displaying the duration between start and end times in the end time popup.

View the live demo to see how easy it is to use Calendrical in your project.

jQuery Sparkle - jQuery's DRY Plugin/Effect Framework

jQuery Sparkle is a simple but powerful DRY Plugin/Effect Framework aimed to simplify your jQuery development such that you no longer have to repeat yourself.

http://www.balupton.com/projects/jquery-sparkle

It already includes such extensions as:
- An EventCalendar built upon the jQuery UI DatePicker. (It also supports AJAX for loading events).
- jQuery Plugins for the Bespin and TinyMCE WYSIWYG editors.
- A SingleClick Event to easily capture a single click. Unlike the builtin click which fires for each and every click.
- String.prototype.queryStringToJSON to easily convert a QueryString into a JSON Object. Eg. "file.js?a=1" to {a:1}

Simple Chinese Calendar Plugin

Simple Chinese Calendar Plugin , easy to config, keep it simple.

DayCalendar and SimpleEvent (jQuery UI) Widget

A widget for scheduling events on a daily basis, the events are also modeled as jQuery UI widgets which makes querying them really easy.

For example:
$(':calendar-simpleEvent')

jQuery Frontier Calendar

A full month calendar plugin that looks like Google Calendar.

  • Drag-and-drop on agenda items.
  • Tooltips via a tooltip library of your choice.
  • iCal VEVENT import.
  • Customizable style via CSS file.
  • Fully resizable.
  • See screenshot link below. For a demo & documentation please download the calendar zip file from Google Code. It has everything you need.

    web delicious event calendar and planner

    wdCalendar is a jquery based google calendar clone. It cover most google calendar features.

    • Day/week/month view provided.
    • create/update/remove events by drag & drop.
    • Easy way to integrate with database.
    • All day event/more days event provided.

    Any+Time™ Datepicker/Timepicker AJAX Calendar Widget with Optional TimeZone Support

    The Any+Time™ JavaScript Library includes a highly-customizable, jQuery-compatible datepicker/ timepicker (calendar/ clock widget) and a powerful Date/String parse/format utility. Use it to create a date/time picker with advanced features and options not found in other calendar/clock widgets:

    DATE/TIME OPTIONS:

    * 12-hour or 24-hour clock
    * custom date/time format (countless possibilities, including JSON and XML)
    * date-only, time-only, or specific fields!
    * date/time range limits
    * era-selection (BCE/CE, BC/AD, etc.)
    * start week on any day (Sunday, Monday, etc.)
    * custom base for 2-digit years (1900, 2000, etc.)
    * UTC offsets/time zones

    STYLING OPTIONS:

    * custom labels/languages
    * custom CSS styles
    * jQuery UI Theming
    * jQuery UI Theme Switcher
    * jQuery ThemeRoller
    * pop-up or always-present picker
    * visible or hidden field

    PROGRAMMER-FRIENDLY:

    * easy to implement with only one statement
    * easy AJAX validation
    * easy Date/String conversion, including JSON and XML
    * create multiple pickers at once
    * easy removal
    * easy to extend

    USABILITY FEATURES:

    * em-based relative-size
    * single-click value selection
    * WAI-ARIA 1.0 keyboard accessibility
    * double-click select-and-dismiss

    Use AnyTime.Converter to parse a String into a Date, or convert a Date to a String. Many format options are supported—in fact, most of the fields specified by the MySQL DATE_FORMAT() function!

    TinyCal

    TinyCal places a tiny calendar box that shows the current day along with any events happening on that day.

    Multiple events can be shown on a single day.