todayLink/prevLink/nextLink created from ajaxResourceId
If ajaxResourceId is being set, then this resource is being used to create the URL for todayLink/prevLink/nextLink (Line 421-423 in /core/components/mxcalendars/model/mxcalendars/mxcalendars.class.php). Am I missing something and this is expected behaviour or is that a bug?
That is the current intended functionality. What is your case or example where this is not a desired functional behavior?
On Sun, Sep 8, 2013 at 11:00 PM, HerrX [email protected] wrote:
If ajaxResourceId is being set, then this resource is being used to create the URL for todayLink/prevLink/nextLink (Line 421-423 in /core/components/mxcalendars/model/mxcalendars/mxcalendars.class.php). Am I missing something and this is expected behaviour or is that a bug?
— Reply to this email directly or view it on GitHubhttps://github.com/CharlesMx/mxCalendar/issues/128 .
Sorry, my bad. I misinterpreted the option &addJQ and had it turned off since I thought its just gonna implement jQuery. This is why the Navigation did not work with the option &ajaxResourceId enabled. After having a look at the example on your website again I got the intented functionality. Thanks Charles, like mxcalendar very much so far!