js-calendar
js-calendar copied to clipboard
The lightest Javascript calendar out there, without any dependency.
screenshot link broken... with message 'Error Fetching Resource' can you fix this? thank you.
Can drag & drop be disabled? Thanks
Hi, If the event is moved to a different date, can ask the user to "Are you sure? " Thank you
Hi, How do I make an event last a few days? Thank you.
Simple fix, change "this.displaySeconds" to "this.options.displaySeconds" in formatTime (line 74)
Hello, Can you create an option for change the start day of the week? Thank you.
Thanks for this great, light calendar. I am using it with a Hugo website, and have applied a few hacks to simplify my use case. One or two of these...
Hi, I tried to find any kind of typings to this library, but no luck. Do they exist or it has any plan to release them anytime soon? Thanks a...
Hi there, I have a couple of issues. 1 - If I am planning to fetch the matrix from an ajax call are there any other alternative matrix layouts, like...