aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorhakimel2012-08-03 22:41:31 -0400
committerhakimel2012-08-03 22:41:31 -0400
commit2c3a494eaa4140a2964465848c8483deafc4e86e (patch)
treea9cdc631fda39556b8f197a0b6d6389557ef6163 /README.md
parent75546e89620d6b77040653037385466dbcb3f445 (diff)
disable 3d links in ie, reorder script loading in index for readability (closes #95)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 439bf04..0e6da25 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi
- Added EOT font for IE support
- IE8 support
- Fixed bug where hovering 3D links in Chrome caused them to disappear
+- Disable 3D links in IE and more accurate CSS feature detection
#### 1.4
- Main ```#reveal container``` is now selected via a class instead of ID