Skip to content

CodeAtCode/day-schedule-selector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Ruby 1.1%