Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cranesandcaff committed Mar 5, 2014
1 parent a4bacb8 commit fee06b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ Open test/index.html

You are now good to go ;)

### Browser Compatibility
IE9+
BttrLazyLoading relies on array.indexOf which was not introduced until IE9. There is a poly fill for this function available here however, it does not help with IE8 support completely.

### Contributors

* [Julien Renaux](https://github.com/shprink)
Expand Down

0 comments on commit fee06b5

Please sign in to comment.