Modal does not load / trigger jquery or javascript
7 years ago.
Hi,
I am using daypilot modal with
var modal = new DayPilot.Modal();
modal.useIframe = false;
modal.showUrl(url);
In the url page, i tried to simply call javascript or js but that did not trigger.
Any idea why is it not calling.
Thanks
Suman
DayPilot