I am wondering if there is an option missing from FullCalendar.
The default view is currently set to month. But I would like this to happen if the user views the week view, the next time the user visits the website, which will be displayed with the weekly view instead of the month. I am interested in setting this without using a database.
I know that jQuery UI tabs have this ability using the cache function ... is that what I can implement here? If so, how?
Any direction would be appreciated.
source share