mardi 24 mai 2016

Object variable to retain value after page refresh besides session and cookie

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.

reference




Aucun commentaire:

Enregistrer un commentaire