jquery-modal
jquery-modal copied to clipboard
The simplest possible modal for jQuery
I am running into an issue while using jQuery Modal (https://jquerymodal.com) Within my modal window, I have some hrefs linking to next and previous images. There hrefs also call the...
Hi. Thanks for your effort on jquery-modal. It is quite elegant to me. I was looking for a way to open a full html page in a popup window and...
Hello! I have this test site: http://fonte2.agirlcreativeproduction.site/ set so that the ajax filtered posts will then have their content show up in a modal. However, while the close button is...
I'm using the standard modal implementation for an embed code for a payment form. That embed code is essentially a bit of JS that loads an iFrame. Even though I...
Hey there! Does anyone else have a poor experience trying to scroll a long, open modal window on mobile (using iOS Chrome). When I scroll up or down, it sometimes...
hi nice to meet you. I am using the Jquery query modal well. This is the default modal without scrolling.  However, after I load the data, scrolling occurs. ...
I had to add `white-space:nowrap` to the .blocker class to stop a fixed-width modal from moving to the bottom when the page width is less than the modal width... is...
for example, you are building a quiz and user answers a question wrong and you want an overlay to pop? all of the links on your demo have links based...
Not an issue but I thought I would post it up for anyone else coming looking. Here is a simple way to do a confirm modal: ```javascript function confirmModal(confirmMessage, confirmCallback)...
Data load ajax - I use $.modal.isActive() check modal active But it does not work :(