Why overlayClick not working in modal-image simplemodal?
Why overlayClick not working in modal-image simplemodal?
var SM = new SimpleModal({"overlayClick":true}); SM.show({ "model":"modal-ajax", "title":"", "param":{ "url":"assets/images/lightbox.jpg", "onRequestComplete": function(){ } } });
The above code does not work, but if the url is filled with another address, not to display the image, the above code works fine. anyone have a solution about this case? Thank you
An…
View On WordPress














