From bb522c6efd9a02e611014038566b15feb28da0c8 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Mon, 23 May 2016 14:40:54 +0200 Subject: Add framework for presentations Change-Id: I8ba24fb4b2a3a6c8d8c69f15a1fd9259aea4ab6c Signed-off-by: Morgan Richomme --- docs/com/test/examples/slide-transitions.html | 101 ++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100755 docs/com/test/examples/slide-transitions.html (limited to 'docs/com/test/examples/slide-transitions.html') diff --git a/docs/com/test/examples/slide-transitions.html b/docs/com/test/examples/slide-transitions.html new file mode 100755 index 000000000..88119dc72 --- /dev/null +++ b/docs/com/test/examples/slide-transitions.html @@ -0,0 +1,101 @@ + + + + + + + reveal.js - Slide Transitions + + + + + + + + +
+ +
+ +
+

Default

+
+ +
+

Default

+
+ +
+

data-transition: zoom

+
+ +
+

data-transition: zoom-in fade-out

+
+ +
+

Default

+
+ +
+

data-transition: convex

+
+ +
+

data-transition: convex-in concave-out

+
+ +
+
+

Default

+
+
+

data-transition: concave

+
+
+

data-transition: convex-in fade-out

+
+
+

Default

+
+
+ +
+

data-transition: none

+
+ +
+

Default

+
+ +
+ +
+ + + + + + + + -- cgit 1.2.3-korg