Skip to content

Conversation

@ethanspitz
Copy link

Adds script from https://code.google.com/p/stringencoders/source/browse/trunk/javascript/base64.js?r=230 and replaced atob with base64.decode. Now loads in IE.

@jamesward
Copy link
Owner

Can we shim the atob API on IE instead of changing the method call? Then people can optionally load base64.js if they want IE support.

File is only required for IE support
@ethanspitz
Copy link
Author

I wasn't 100% sure what you meant, because I have minimal experience in javascript, but I believe I did what you meant.

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