ie8 support (closes #96)

This commit is contained in:
hakimel 2012-08-03 21:49:29 -04:00
parent 6bc92af17c
commit 9a657e2676
6 changed files with 47 additions and 26 deletions

View file

@ -202,6 +202,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi
- Added support for slides written using markdown
- Added helped method ```Reveal.getQueryHash()```
- Added EOT font for IE support
- IE8 support
#### 1.4
- Main ```#reveal container``` is now selected via a class instead of ID