Skip to content

Callback for month change option#95

Open
typicalmike002 wants to merge 20 commits intoglad:masterfrom
typicalmike002:master
Open

Callback for month change option#95
typicalmike002 wants to merge 20 commits intoglad:masterfrom
typicalmike002:master

Conversation

@typicalmike002
Copy link

I needed a way to add a click event when the user changed months but had to add in the feature myself.

this library causes a jquery conflict while in sharepoint page edit mode.  added an if statement which will test for this before the rest of the library is executed
The boolean test to check if the library was in design mode was always false
onOutDayClick option expects a callback function that will fire off whenever the user clicks on a day cell not currently in the same month in the current view.  The onCalendarRefresh function will also fire off on this event as well so it can still be used whenever the calendar changes the month currently being viewed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments