Results for: modal
Is it possible to change the modal close animation based on an action the user performs after the modal has opened? For example, if the user clicks a 'Next' button I want to dismiss the modal to the left. If the user clicks a 'Cancel' button, the mod... (continued)
1down votefavorite I want to set variables to modal-reveal ids in Foundation6. Is it possible? Error and Code: Uncaught TypeError: el.data(...).split is not a function at triggers (foundation.js:669) <?php fo... (continued)
I'm using reveal to display a product, and within that reveal window are related products. How can I re-use the existing reveal modal to load that new content? I looked at the 'nested modals' in the docs but for that the new modal has to already exist in ... (continued)
I have a table with css="table-scroll" and it's long enough that it scrolls down. I made it so that when I click on a table row, the contents of the row appear in a modal dialog. However, when the dialog is closed, the table scrolls all the way down. Is t... (continued)
Hello, I've create a map with multiple markes and now I'd like to show it in a reveal modal (foundation 6), can someone help me? The code is here: http://jsfiddle.net/x6nqL3po/1320/
Im having an issue when using the data-animation-in and out attributes on a modal. When they are present and the modal is closed the overflow:hidden remains on the body tag so the main page will not scroll? Remove the attributes and everything works fine?
Need help. 1. Can we automatically load a modal/reveal on a page? Sort of like a pop-up window. For example, when visitor gets to the site, there'll be a pop-up to display special instructions, then click to go to a particular page. Can... (continued)
Hi all, I'm trying to work with the modal system provided by the framework. Works perfectly fine on desktop but as soon as I resize to mobile, the modal get full screen and I can't find any workaround since the html is edited and I cannot overwr... (continued)
Hi, 1. Can anyone help me find the script that we can use to have the "Load more..." feature? I have a page for gallery full of pictures/thumbnails, I plan to display maybe around 20 thumbnails, then would like to have a "Load more..." button to di... (continued)