diff options
author | Hakim El Hattab | 2012-03-24 12:48:16 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-03-24 12:48:16 -0400 |
commit | be76bf3d232d57a86e3fced0e73defb8aef37fbf (patch) | |
tree | 8fb47f70a8f88fa2d00044397e4f706974d0e7e6 /README.md | |
parent | 87529c4adcb047398da8416a2015d6a439f90f29 (diff) |
classList polyfill included for ie9
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -64,6 +64,8 @@ Reveal.initialize({ - Config option for disabling updates to URL, defaults to true - Anchors with image children no longer rotate in 3D on hover - Support for mouse wheel navigation ([naugtur](https://github.com/naugtur)) +- Delayed updates to URL hash to work around a bug in Chrome +- Included a classList polyfill for IE9 #### 1.1 |