year-calendar / js-year-calendar

A fully customizable year calendar widget
https://year-calendar.github.io/
Apache License 2.0
194 stars 71 forks source link

mouseOnDay on DisabledDays #56

Open rutenio opened 3 years ago

rutenio commented 3 years ago

Hello, is it possible for the mouseOnDay event to be triggered even on DisabledDays? I would like it to be possible to see the name of the appointments for that day, but that it could not be changed or inserted any more. Is it possible?