]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add full screen modal codepen!
authorharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:17:02 +0000 (23:47 +0530)
committerharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:17:02 +0000 (23:47 +0530)
docs/pages/reveal.md

index 9f3f7ddec22dfaf75f995b9d8f97f966c8391d7f..3463f2e1f6c166faa15ab8c0334c2b2f71d19378 100644 (file)
@@ -150,6 +150,14 @@ It's possible for modals to open other modals. Create a second modal with a uniq
 
 A full-screen modal is 100% of the width *and* height of the window. Add the `.full` class to make it go.
 
+<p>
+  <a class="" data-open-video="0:39"><img src="https://www.elastic.co/static/images/svg/video-play-btn.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
+</p>
+
+<div class="docs-codepen-container">
+  <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/mmKQQV?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/codepen-button.svg" class="" height="" width="" alt="edit on codepen button"></a>
+</div>
+
 ```html_example
 <p><a data-toggle="exampleModal8">Click me for a full-screen modal</a></p>