Questions tagged [zurb-reveal]
56 questions
0
votes
1 answer
Set Focus on slick Slide when foundation reveal modal is opened
Slick keybindings left and right only work when the focus is on a slide. When the reveal modal is opened the focus is not on the slide thus the keybindings wont work. I am looking for a way to either set the focus correctly or set more of a global…

James
- 702
- 2
- 15
- 39
0
votes
0 answers
Reveal modal failed to open Fondation 6
I'm trying to make a modal reveal for every Edit button just when i clicked onto the Edit button it doesnt open i did as mentionned onto the documentation for Foundation 6 .Here is my code.Please any help.

user3548898
- 181
- 2
- 2
- 9
0
votes
2 answers
Foundation 6 Reveal Modal Renders at Bottom of HTML Document
I've noted that whenever I create a Foundation 6 Reveal Modal the actual HTML is placed at the bottom/end of the document regardless of where the actual reveal modal is placed in my HTML code.
Although this is fine most of the time I've ran into an…

Matt H
- 710
- 1
- 7
- 10
0
votes
1 answer
Timed appearance Modal Reveal
I'm trying to use the reveal modal of Foundation.
I already succeed with just the use of a basic modal.
As I'm just starting on the project (which use symfony2 and foundation),
I have some difficulties.I dont really understand how foundation…

AHAV
- 31
- 1
- 8
0
votes
1 answer
Foundation Missing CSS in Essential package
on the download page it says that the package essential (foundation-6.3.0-essential) contains Reveal Modal and Abide validation but after downloading see that it's not there in css.

bazi
- 1
- 2
0
votes
1 answer
Autoplay YouTube videos with Foundation 6 Reveal modals
I've searched and searched but can only find very old posts about this sort of thing. What I am looking to do is create multiple Foundation 6 Reveal modals that open up YouTube videos that will autoplay, and stop video/audio when the modal is…

ninjaroll
- 55
- 5
0
votes
1 answer
Sticky close button for foundation 6 reveal
Problem: when Reveal data is taller than window height, scrolling moves the close icon off the page. I want to make it sticky so that you always have the option of closing the page without scrolling back up to the top.
I have tried loading the…

Tim Morton
- 2,614
- 1
- 15
- 23
0
votes
0 answers
Using Contact form 7 in foundation reveal modal
So I'm having a little problem with using contact form 7 in a foundation reveal modal and was wondering if someone can help me a little with the following.
On a project I'm working on I have a product overview with lots of products. On every product…

Toasty
- 59
- 12
0
votes
0 answers
In reveal foundation js, on click of X, background overlay doesn't disappear
On click of X (close btn), the background overlay still present.
I did following steps \
click on link to open reveal modal.
click on X to close it.
every thing is fine for the first time, but when i do the same step again
click again on link to…

ajayv
- 641
- 6
- 21
0
votes
1 answer
Reveal modal window closes on click
i have created a reveal modal box that contains a contact form.
when i click inside the box the box closes immediately and of course this is of no use. i cannot fill in the form.
the code i am using is:

xbass540
- 1
- 4
0
votes
1 answer
Foundation Zurb - Reveal Modal focus
I have a page that uses Foundation Zurb and I have a reveal modal with some fields opening when I press a button. The problem is, everytime I give more tabs than the number of input, instead of the focus going to the first field again (like Jquery…

amachado
- 1,032
- 1
- 15
- 31
0
votes
2 answers
Foundation Reveal on AJAX success not working
Attempted to post this on the Foundation forum, but for some reason it would not post.
The first code snippet below shows the working code for my form using data-abide="ajax", and the .on('valid.fndtn.abide',function(){});. The elements are…

Richard
- 11
- 5
0
votes
2 answers
Store reveal modal cookie in user browser
I am currently using the Zurb foundation framework, I would like to create modal which will appear on page load. I would like this modal to store a cookie in the user browser so that if they have visit the site before they will not be shown the same…

steamfunk
- 319
- 1
- 3
- 11
0
votes
1 answer
Possible conflicting jquery libraries
I'm using the 'reveal modal' which is working fine with the jquery-1.4.4. library however since adding the library the 'pop-up' menu for the mobile version of the site has stopped working. I removed the jquery-1.4.4. library and the 'pop-up'menu…

ironmike
- 143
- 2
- 13