Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 3d7156b

Browse files
Clarified IE9 support
1 parent 11ae4dd commit 3d7156b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ Embeded videos from the following sites are supported:
3636

3737
| Chrome | Internet Explorer | Firefox | Safari | Opera |
3838
| :-----:| :-----:| :-----:| :-----:| :-----:|
39-
| 4.0+ | 9.0+ | 3.5+ | 3.2+ | 10+ |
39+
| 4.0+ | 9.0+ (see note) | 3.5+ | 3.2+ | 10+ |
40+
41+
*IE9 compatibility requires [classList.js](https://github.com/eligrey/classList.js), included in the 'extras' folder, to be loaded before SuperEmbed.js. This is not needed for IE10 and up.*
4042

4143
**How to use**
4244

0 commit comments

Comments
 (0)