iziModal icon indicating copy to clipboard operation
iziModal copied to clipboard

Elegant, responsive, flexible and lightweight modal plugin with jQuery.

Results 89 iziModal issues
Sort by recently updated
recently updated
newest added

I would like to have a iziModal for a iframe that works like the "Large Content" example on your website. I tried to achieve that, but the height is not...

I'm wanting to experiment with getting iziModal options working. (so far, options I pass into an iziModal invocation appear to be ignored). I jumped to the demos in codepen. None...

http://izimodal.marcelodolce.com ^ this is the URL in the commented out, top of the file portion of the iziModal.js and iziModal.min.js files - this URL prompts to install a browser extension......

I'm periodically getting "iziModal.js:1087 Uncaught TypeError: Cannot read property 'scrollHeight' of undefined at iziModal.recalcLayout (iziModal.js:1087) at updateTimer (iziModal.js:563)" Then header disappears. Using latest iziModal, not doing anything special

It would be nice if there are options in IziModal to display a modal before a user leaves website and also cookie so that IziModal only pop up once per...

I've two iziModals on a HTML-page - one has the data-iziModal-autoOpen attribute set. Works fine, if the "autoOpen-Modal" is placed as last after the other modals in the code. But...

Help me please, I Have a modal using iziModal . its working fine, but i have an issues with the modal pop up when i use `$('#modal').iziModal('open');` The modal jump...

When I add `appendTo` property to the config file I can't see switch arrow buttons anymore. Actually they are being hidden under the iframe modal. ![image](https://user-images.githubusercontent.com/33207312/73144655-c6851200-405c-11ea-9348-0de444068f3c.png) After adding append to:...

I have used data-izimodal-iframeurl successfully in the past utilizing what is exactly in the documentation, ie: `Modal` However, I came back to a test page today and it does not...

JQuery UI autocomplete is not working inside iziModal, however when iziModal is not applied it works fine. ![not working](https://user-images.githubusercontent.com/20110838/64920548-9a1bd800-d7d6-11e9-985a-52a690e47d83.png) ![Working](https://user-images.githubusercontent.com/20110838/64920549-9ab46e80-d7d6-11e9-9dfa-44a5e341acdb.png)