From 6447b59ac51c3f399ae061ecb4e9275fc165f967 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 1 Jul 2016 08:44:27 +0200 Subject: ready flag on .reveal container --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index fa6ec0e..cb72f23 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@ Reveal.addEventListener( 'ready', function( event ) { } ); ``` +Note that we also add a `.ready` class to the `.reveal` element so that you can hook into this with CSS. ### Auto-sliding -- cgit v1.2.3