From: Hakim El Hattab Date: Tue, 18 Jun 2013 12:53:15 +0000 (-0400) Subject: transition override examples in default contents X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4bc16ff5b6ca220471903045c91f12995db7d988;p=reveal.js.git transition override examples in default contents --- diff --git a/index.html b/index.html index e09ca91..fab2780 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,6 @@
-

Reveal.js

HTML Presentations Made Easy

@@ -223,6 +222,20 @@ Reveal.addEventListener( 'customevent', function() {
+
+

Background Transitions

+

+ Pass reveal.js the backgroundTransition: 'slide' config argument to make backgrounds slide rather than fade. +

+
+ +
+

Background Transition Override

+

+ You can override background transitions per slide by using data-background-transition="slide". +

+
+

Clever Quotes