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
Hello , First of all Thanks to developer for this calendar , My Issue is "How to send Current Month and Year with Ajax call ?? "
My mean is suppose Today is 2017-02-16 and if we navigate back means January than with ajax send that data,
ajax: {
url: "show_data.jsp?month=xxx,year=xxx",
modal: true
}
The text was updated successfully, but these errors were encountered:
Hello , First of all Thanks to developer for this calendar , My Issue is "How to send Current Month and Year with Ajax call ?? "
My mean is suppose Today is 2017-02-16 and if we navigate back means January than with ajax send that data,
ajax: {
url: "show_data.jsp?month=xxx,year=xxx",
modal: true
}
The text was updated successfully, but these errors were encountered: