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

Object does not support this property or method, IE 6 XP SP3 #53

Open
rimt07 opened this issue May 13, 2013 · 2 comments
Open

Object does not support this property or method, IE 6 XP SP3 #53

rimt07 opened this issue May 13, 2013 · 2 comments

Comments

@rimt07
Copy link

rimt07 commented May 13, 2013

Hi andris9, can you help me about with a issue, I was testing jStorage script on some computers with IE 6 XP SP3, in most of the cases the script works fine but for some reason, in few cases the script throws an exception "Object does not support this property or method" inclusive in the github test case 1. backend(1,0,1) in my script the exception throws it in line 198, I suppose in this lines:

                _storage_elm.setAttribute("jStorage", "{}");
                _storage_elm.save("jStorage");
                _storage_elm.load("jStorage");

But in most of the cases with the same "IE", the script not fail, can you help me about this issue.

I was, testing, with the "Utilu IE Collection", to simulate the "IE 6" ambient

@andris9
Copy link
Owner

andris9 commented May 13, 2013

Hi, for some reason, jStorage does not work well with Utilu IE Collection, only "plain" IE6 is supported.

@rimt07
Copy link
Author

rimt07 commented May 13, 2013

Hi, my problem is that in some of the plain "IE6" where has this functionality generates this error and generates the js dependents, do not continue their execution. But on other computers with the same "IE6" works correctly.

You'll know if it's some settings these specific equipment that generates these problems, or a bug already detected?

Thanks for your comments ...

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

No branches or pull requests

2 participants