Best Way For Back Button To Leave Form Data
问题 I'm creating a web page based on user input from a form. After the user sees the generated page I want to allow them to press the back button and make changes to the form. I would like to display the form as they had filled it out previously. What is the best way to get this behavior (with cross browser support)? 回答1: After the user sees the generated page I want to allow them to press the back button and make changes to the form. I would like to display the form as they had filled it out