Hi, How can I get text / input / checkboxes etc to remain visible after someone has completed them, exits the browser, and then returns.
Many thanks
John
Hi, How can I get text / input / checkboxes etc to remain visible after someone has completed them, exits the browser, and then returns.
Many thanks
John
Hello! You can save values in localStorage and restore them on Load or Page Show event.