mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-20 05:21:31 +02:00
simplify
@@ -1,16 +1,14 @@
|
|||||||
Currently, reveal.js has five tiers of browser support:
|
Currently, reveal.js has four tiers of browser support:
|
||||||
|
|
||||||
1. 3D Transforms version
|
1. Full support
|
||||||
2. 2D UI with only linear animations
|
2. No transitions
|
||||||
3. 2D UI with no animation
|
3. All slides in one tall scrollable page
|
||||||
4. 2D UI showing all slides in a vertical row
|
4. Not supported
|
||||||
5. Absolutely no support - either nothing shown onscreen or screen contents mangled/disfigured
|
|
||||||
|
|
||||||
1st tier: __Chrome__, __Safari__, __Firefox__, __Opera__ and __IE10__.
|
1st tier: __Chrome__, __Safari__, __Firefox__, __Opera__ and __IE10-11__.
|
||||||
2nd tier: __Maxthon__, Android 2.3.7 stock browser, Dolphin 9.
|
2rd tier: __IE9__, __Firefox 3.6__.
|
||||||
3rd tier: __IE9__, __Firefox 3.6__.
|
3th tier: __IE8__, the __Kindle Fire Silk Browser 1.0__ and __Maxthon Mobile__.
|
||||||
4th tier: __IE8__, the __Kindle Fire Silk Browser 1.0__ and __Maxthon Mobile__.
|
4th tier: __IE7 and lower__, __all non-JavaScript browsers__.
|
||||||
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)
|
(When no version # is specified, the current version, the previous version, and the next version are supported)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user