From 4bc16ff5b6ca220471903045c91f12995db7d988 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 18 Jun 2013 08:53:15 -0400 Subject: [PATCH] transition override examples in default contents --- index.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) 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