fa20-bt/js
Cristiano Cortezia d9513b34d5 Fixes bad NaN applied to style on updateParallax.
The previous criteria "verticalSlideCount > 0" would result
in verticalOffset being NaN when verticalSlideCount == 1.

This would cause dom.background.style.backgroundPosition to
be set to something like "123px NaNpx", ultimately preventing
the parallax effect to play (silently failing so far).
2014-01-16 14:44:32 -02:00
..
reveal.js Fixes bad NaN applied to style on updateParallax. 2014-01-16 14:44:32 -02:00
reveal.min.js 2.6.1 #734 2013-12-02 12:24:18 +01:00