Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IE8]Object doesn't support property or method #145

Open
GoogleCodeExporter opened this issue Oct 1, 2015 · 0 comments
Open

[IE8]Object doesn't support property or method #145

GoogleCodeExporter opened this issue Oct 1, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hello,
when I try to generate sha256 in this way:
var sms = "123";
CryptoJS.SHA256(sms);

I`ve error in developer tools console:
Object doesn't support property or method

This problem is only in IE 8.I can`t find any solution in internet, Can anyone 
help me?

Original issue reported on code.google.com by k.lol...@gmail.com on 29 Dec 2014 at 12:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant