You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can create a function that disable the days in the calendar that doesn't belong to a given month. For instance, when user open november, at the begining of the calender display some of the final days of octuber and at the end display the first days of december.
You could hide those days and just show empty gray little boxes or you just can show those days, but the user can't click on them
The text was updated successfully, but these errors were encountered:
can create a function that disable the days in the calendar that doesn't belong to a given month. For instance, when user open november, at the begining of the calender display some of the final days of octuber and at the end display the first days of december.
You could hide those days and just show empty gray little boxes or you just can show those days, but the user can't click on them
The text was updated successfully, but these errors were encountered: