use 'url()'-free path when specifying parallax image, refactor so that parallax is applied to background class, remove unused attributes #595

This commit is contained in:
Hakim El Hattab
2013-09-15 17:45:27 -04:00
parent 36061b43ba
commit 86216ac645
6 changed files with 30 additions and 30 deletions

View File

@ -367,8 +367,8 @@ function linkify( selector ) {
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
// Parallax scrolling
// parallaxBackgroundImage: "url('https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg')",
// parallaxBackgroundSize: "2100px 900px",
// parallaxBackgroundImage: 'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg',
// parallaxBackgroundSize: '2100px 900px',
// Optional libraries used to extend on reveal.js
dependencies: [