Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Fixes for IE8. Replace missing IE8 Array methods forEach and indexOf. #216

Merged
merged 1 commit into from
Feb 9, 2015

Conversation

dtychshenko
Copy link

Datatables is failing to render in IE8 because IE8 does not have "forEach" and "indexOf" methods for Arrays. I've replaced usages of these methods in code with Angular and JQuery equivalents for IE8 support.

@l-lin l-lin merged commit 0400ac9 into l-lin:dev Feb 9, 2015
l-lin added a commit that referenced this pull request Feb 9, 2015
@l-lin
Copy link
Owner

l-lin commented Feb 9, 2015

👍

@dtychshenko dtychshenko deleted the ie8 branch February 9, 2015 18:53
@l-lin l-lin added this to the v0.4.1 milestone Feb 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants