From 3126db0a460dcfa4bf7b51555180263c6e8832dd Mon Sep 17 00:00:00 2001
From: Hakim El Hattab
Date: Wed, 5 Nov 2014 12:54:00 +0100
Subject: update order of default slides
---
index.html | 177 +++++++++++++++++++++++++++++++------------------------------
1 file changed, 89 insertions(+), 88 deletions(-)
diff --git a/index.html b/index.html
index 0fca2cb..98fc49b 100644
--- a/index.html
+++ b/index.html
@@ -102,86 +102,66 @@
- Presentations work on touch devices such as phones and tablets. Simply swipe through your slides.
+ Presentations look great on touch devices, like mobile phones and tablets. Simply swipe through your slides.
Hit the next arrow... ... to step through ... There's a few styles of fragments, like: grow shrink roll-in fade-out highlight-red current-visible highlight-current-blue
You can select from different transitions, like: Mobile Support
+ Touch Optimized
Marvelous Unordered List
-
-
- Fantastic Ordered List
-
-
- Superb Tables
-
-
-
-
-
-
-
- Item
- Value
- Quantity
-
- Apples
- $1
- 7
-
-
- Lemonade
- $2
- 18
-
-
- Bread
- $3
- 2
-
-
- Fragments
+
+
+
+
+ any type
Fragment Styles
+ Transition Styles
- Default -
None -
Fade -
Slide -
+ Convex -
Concave -
Zoom
- * Theme demos are loaded after the presentation which leads to flicker. In production you should load your theme in the <head>
using a <link>
.
+ * Theme demos are loaded after the presentation which leads to flicker. In production you should load your theme in the <head> using a <link>.
Set data-state="something"
on a slide and "something"
will be added as a class to the document element when the slide is open. This lets you
- apply broader style changes, like switching the background.
+ apply broader style changes, like switching the page background.
Additionally custom events can be triggered on a per slide basis by binding to the data-state
name.
<section data-background="image.png">
<section data-background="image.png" data-background-repeat="repeat" data-background-size="100px">
- You can override background transitions per slide by using data-background-transition="slide"
.
+ You can override background transitions per slide by using data-background-transition="zoom"
.
Item | +Value | +Quantity | +
---|---|---|
Apples | +$1 | +7 | +
Lemonade | +$2 | +18 | +
Bread | +$3 | +2 | +
@@ -303,34 +332,6 @@ function linkify( selector ) {
Hit the next arrow...
-... to step through ...
-any type
There's a few styles of fragments, like:
-grow
-shrink
-roll-in
-fade-out
-highlight-red
-current-visible
-highlight-current-blue
-