From: Hakim El Hattab Date: Wed, 27 Nov 2013 19:49:39 +0000 (-0500) Subject: add example for parallax backgrounds X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0eba619c1a66b6fb086464d5f268c0fdb714ed28;p=reveal.js.git add example for parallax backgrounds --- diff --git a/README.md b/README.md index 7cac95c..6a4961a 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ Reveal.initialize({ }); ``` -Make sure that the background size is much bigger than screen size to allow for some scrolling. +Make sure that the background size is much bigger than screen size to allow for some scrolling. [View example](http://lab.hakim.se/reveal-js/?parallaxBackgroundImage=https%3A%2F%2Fs3.amazonaws.com%2Fhakim-static%2Freveal-js%2Freveal-parallax-1.jpg¶llaxBackgroundSize=2100px%20900px).