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
Hi everyone, I am wondering on how to have a hyperlink for each day. I would like to have the user to click any day in the calendar, and it will download the pdf file. Each day has its own file. I am using the simple example code.
$(function() {
$('#calendar').calendar();
});
The text was updated successfully, but these errors were encountered:
Hi everyone, I am wondering on how to have a hyperlink for each day. I would like to have the user to click any day in the calendar, and it will download the pdf file. Each day has its own file. I am using the simple example code.
The text was updated successfully, but these errors were encountered: