I want to replicate Local Storage concept (similar to HTML5) in javascript or jquery.
But unfortunately I don’t have idea, how to start this.
Can any one suggest how to implement local storage using javascript or jquery (Without using HTML5)?
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.
Try this jQuery plugin:
http://www.jstorage.info/
Will try various methods depending on the browser’s capability.
EDIT:
And another (can use Flash/Silverlight/image based “cookies”):
http://samy.pl/evercookie/