jquery-schedule
jquery-schedule copied to clipboard
Is this still being maintained?
Is this plugin still being maintained? It is the perfect tool for my application, however I could really do with being able to shorten the date ranges.
I've updated the code to add the following few features. https://github.com/nileshgamit/jquery-schedule
- Added support for touch screen
- Added 3 options singleDaySchedule: false, // true will allow only single-day schedule (e.g. a particular holiday might have some open hours for some business) autoScroll: true, // false will display full scheduler without scroll showTimeInGrid: true // false will hide time on table grid
- Some css fix to fit the scheduler in mobile view (it's not responsive)
Great plugin. Thanks Thomas.