localStorage.clear() SCRIPT1002: Syntax error JsonSerializer.js, line 347 character 6
In IE9 localStorage is not clearing…
Any help appreciated!!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am not positive this is the case for you, IE9 does not support local storage if you are loading a local file in offline mode (ie if you are loading it as a
file:///URL).But then I don’t think
window.localStorageis defined at all. Try this: