Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 092681d

Browse files
Mention classList polyfill for IE9. Closes #24
1 parent cf428a0 commit 092681d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ FTColumnflow supports the following browsers:
317317
* Mobile Safari (iOS 5+)
318318
* Android browser (ICS+)
319319
* Blackberry browser (PlaybookOS 2.0.1+)
320-
* Microsoft Internet Explorer (10+)
320+
* Microsoft Internet Explorer (9+ - IE9 needs a [classList polyfill](https://github.com/eligrey/classList.js))
321321

322322
## Testing
323323

0 commit comments

Comments
 (0)