Skip to content
dandv edited this page Oct 24, 2012 · 4 revisions

Currently, reveal.js has five tiers of browser support:

  1. 3D Transforms version
  2. 2D UI with only linear and page animations
  3. 2D UI with no animation
  4. 2D UI showing all slides in a vertical row
  5. Absolutely no support - either nothing shown onscreen or screen contents mangled/disfigured (Ignoring ESC key support as it would complicate things)

1st tier: Chrome, Safari, Firefox, and IE10.
2nd tier: Opera, Maxthon, Android 2.3.7 stock browser, Dolphin 9.
3rd tier: IE9, Firefox 3.6.
4th tier: IE8, the Kindle Fire Silk Browser 1.0 and Maxthon Mobile.
5th tier: IE7 and lower, all non-JavaScript browsers.

(When no version # is specified, the current version, the previous version, and the next version are supported)

Clone this wiki locally