]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add animations codepen!
authorharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:51:27 +0000 (00:21 +0530)
committerharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:51:27 +0000 (00:21 +0530)
docs/pages/reveal.md

index 55c91bc5b3a5c748196e60d7c9389b4379294ff7..b43104a5046a7c1ac3d961ac11b0768229c8ba92 100644 (file)
@@ -201,6 +201,14 @@ To remove the overlay, add the attribute `data-overlay="false"` to the modal.
 
 To use animations from the Motion UI library, include the <code>data-animation-in="someAnimationIn"</code> and <code>data-animation-out="someAnimationOut"</code> attributes.
 
+<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/ZKRVeP?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="animatedModal10">Click me for a modal</a></p>