/day-schedule-selector

[Updated] A jQuery plugin to render a weekly schedule and allow selecting time slots in each day.

Primary LanguageJavaScriptMIT LicenseMIT

day-schedule-selector Fork

A jQuery plugin to render a weekly schedule and allow selecting time slots in each day.

demo

Check src/index.js for the various parameters.

Differences

  • Format hours 12/24
  • Select/Delesect multiple timeslots #42, require a click to the first slot and to the latest one
  • Trigger events on select/deselect #34 with some changes
  • Generate Object on selecting_full/selecting/deselecting.artsy.dayScheduleSelector event