-
I need help making JavaScript remember user input
over 2 years ago
-
over 2 years ago
@lado19
it seems you're using a fair & clean things like a simple HTML page & JS.
you can try localStorage , Session Storage for the same & read data from there on Document Ready . -
1 Answer(s)