1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-20 05:21:31 +02:00

added more browser support

StereotypicalApps
2012-08-05 19:39:08 -07:00
parent 81a10b2d76
commit e6ceb7f2bd

@@ -1,17 +1,16 @@
Currently, reveal.js has four tiers of browser support: Currently, reveal.js has five tiers of browser support:
1. 3D Transforms version 1. 3D Transforms version
2. 2D UI with only linear and page animations 2. 2D UI with only linear and page animations
3. 2D UI with no animation 3. 2D UI with no animation
4. 2D UI showing all slides in a vertical row 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) (Ignoring ESC key support as it would complicate things)
1st tier: __Chrome__, __Safari__, __Firefox__, and __IE10__. 1st tier: __Chrome__, __Safari__, __Firefox__, and __IE10__.
2nd tier: __Opera__ and __Maxthon__. 2nd tier: __Opera__ and __Maxthon__.
3rd tier: __IE9__, __Firefox 3.6__.
3rd tier: __IE9__. 4th tier: __IE8__, the __Kindle Fire Silk Browser 1.0__ and __Maxthon Mobile__.
5th tier: __IE7 and lower__, __all non-JavaScript browsers__.
4th tier: __IE8__, the Kindle Fire Silk Browser 1.0 and __Maxthon Mobile__.
(When no version # is specified, the current version, the previous version, and the next version are supported) (When no version # is specified, the current version, the previous version, and the next version are supported)