]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
updated dock files 6150/head
authorMark Baas <mark.baas@gmail.com>
Wed, 24 Dec 2014 18:51:24 +0000 (14:51 -0400)
committerMark Baas <mark.baas@gmail.com>
Wed, 24 Dec 2014 18:51:24 +0000 (14:51 -0400)
doc/includes/reveal/examples_reveal_javascript_options.html
doc/pages/components/reveal.html

index b462fee1bbf3ac167b1661e766112cbc82bd8ba1..f9b7504462feff90fc53f23a19bc32823ea39616 100644 (file)
@@ -5,6 +5,7 @@
   animation_speed: 250,
   close_on_background_click: true,
   dismiss_modal_class: 'close-reveal-modal',
+  multiple_opened: false,
   bg_class: 'reveal-modal-bg',
   root_element: 'body',
   bg : $('.reveal-modal-bg'),
index 10551e23583b2dacb83708ce6604d62e584ea2c2..be76d264dfabf94be5b348e197b119aadf2a46db 100644 (file)
@@ -25,7 +25,7 @@ You can create a reveal modal using minimal markup. The anchor tag with the reve
 
 <h2>Intermediate</h2>
 
-You can create a reveal modal with another inside it. You can even put a video into a reveal.
+You can create a reveal modal with another inside it. Setting `reveal.multiple_opened` to `true` will not close previously opened reveal modals. You can even put a video into a reveal.
 
 <div class="row">
   <div class="large-8 columns">