You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a super useful library. I'm having trouble with it running on some legacy IE browsers. IE7/8 both report errors when running the test file using the keentivate.min.js file:
Thanks so much for pointing that out. I work on a Mac mostly, so I don't have easy access to debug in IE.
I believe that MSFT provides some VMs with older versions of IE. I will try and download that and see if I can pinpoint the issue.
If you're in a crunch and need to get keentivate working, you can create an unminfied version and see where the bug is. All you have to do is concatenate all the files in the js directory (this will happen automatically if you use CodeKit).
This is a super useful library. I'm having trouble with it running on some legacy IE browsers. IE7/8 both report errors when running the test file using the keentivate.min.js file:
I ran the JS through Code Climate in case it helps in pointing out where the problem might be: https://codeclimate.com/repos/528d01257e00a461b2046ff4/issues
Thanks again for putting this library out there. It's very easy to set up and use.
The text was updated successfully, but these errors were encountered: