You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Benjamin Tan edited this page Mar 8, 2016
·
11 revisions
Currently, reveal.js has four tiers of browser support:
Full support
No transitions
All slides in one tall, scrollable page
Not supported
1st tier: Chrome, Safari, Firefox, Opera, Edge and IE10-11.
2nd tier: IE9, Firefox 3.6.
3rd tier: IE8.
4th 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.)
Chrome GPU Blacklist
Some graphics cards are blacklisted in Chrome which leads to unexpected visual results. If affected you may see either bad performance as Chrome has fallen back on software rasterization or you may not get any 3D effects at all. You can try running chrome with the --ignore-gpu-blacklist flag to work around this.