I'm trying to use this nice lib, however, I couldn't get working the "loading" modal. The example:
eModal.setEModalOptions({
loadingHtml: 'Loading',
...
});
Didn't helped me. Please, could you give a complete example of activate and hide the loading window?
Hi there,
I'm trying to use this nice lib, however, I couldn't get working the "loading" modal. The example: eModal.setEModalOptions({ loadingHtml: 'Loading', ... });
Didn't helped me. Please, could you give a complete example of activate and hide the loading window?