Was wondering whether there are other ways of retaining an object variable after page refresh besides using session and cookie. Tried window.name but the value become undefined after page refresh. The localStorage is good but too bad it only store in string value instead of object value.
Aucun commentaire:
Enregistrer un commentaire