mxCalendar icon indicating copy to clipboard operation
mxCalendar copied to clipboard

todayLink/prevLink/nextLink created from ajaxResourceId

Open V0IDNIL opened this issue 12 years ago • 2 comments

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?

V0IDNIL avatar Sep 09 '13 04:09 V0IDNIL

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 .

CharlesMx avatar Sep 09 '13 05:09 CharlesMx

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!

V0IDNIL avatar Sep 09 '13 07:09 V0IDNIL