?presentme=true
to the URL to enabled presenter mode.
+ The setting is sticky, so refreshing the slides will persist presenter mode.
+ Use ?presentme=false
to turn off presenter mode.
From 6ca44eaadf9787260a87be1baabcd9bc9a306afd Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Wed, 18 Apr 2012 01:01:02 -0700 Subject: More presenter mode. Working now --- template.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index 24dd7b8..ae5a81e 100644 --- a/template.html +++ b/template.html @@ -66,7 +66,7 @@ URL: https://code.google.com/p/io-2012-slides
A list where items build:
Another list, but items fade as they build:
@@ -173,7 +173,9 @@ function helloWorld(world) {?presentme=true
to the URL to enabled presenter mode.
+ The setting is sticky, so refreshing the slides will persist presenter mode.
+ Use ?presentme=false
to turn off presenter mode.