forked from hakimel/reveal.js
-
Notifications
You must be signed in to change notification settings - Fork 28
Browser Support
dandv edited this page Oct 24, 2012
·
4 revisions
Currently, reveal.js has five tiers of browser support:
- 3D Transforms version
- 2D UI with only linear and page animations
- 2D UI with no animation
- 2D UI showing all slides in a vertical row
- 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)