From bbad51e89105e6280f25de36f3c54c58bb81daf1 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 11 Oct 2013 21:54:25 -0400 Subject: [PATCH] use named link for fragments #621 --- README.md | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c69d38c..01579ba 100644 --- a/README.md +++ b/README.md @@ -365,7 +365,7 @@ You can also add relative navigation links, similar to the built in reveal.js co ### Fragments -Fragments are used to highlight individual elements on a slide. Every element with the class ```fragment``` will be stepped through before moving on to the next slide. Here's an example: http://lab.hakim.se/reveal-js/#/16 +Fragments are used to highlight individual elements on a slide. Every element with the class ```fragment``` will be stepped through before moving on to the next slide. Here's an example: http://lab.hakim.se/reveal-js/#/fragments The default fragment style is to start out invisible and fade in. This style can be changed by appending a different class to the fragment: diff --git a/index.html b/index.html index 9de144b..d79441e 100644 --- a/index.html +++ b/index.html @@ -281,7 +281,7 @@ function linkify( selector ) {
-
+

Fragmented Views

Hit the next arrow...

... to step through ...