Skip to content

Conversation

@michaelperrin
Copy link

Commit 971a881 introduced a regression on Internet Explorer 7 & 8.

The Object.keys is not implemented on these browsers as described here: https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Object/keys

I replaced this ECMAScript 5th Edition function by a more classic style. It's been tested on Internet Explorer.

Both Coffeescript & Javascript files have been modified, no need to compile.

meltingice added a commit that referenced this pull request Jan 9, 2013
@meltingice meltingice merged commit de37a51 into meltingice:master Jan 9, 2013
@meltingice
Copy link
Owner

Looks great, thanks!

@michaelperrin
Copy link
Author

Thanks for merging so fast!

michaelperrin pushed a commit to michaelperrin/ajax-chosen that referenced this pull request Jul 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants