Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 680 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 680 Bytes

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