Question
Clear text entry values
Hi,
I have a simple file that requires the user to enter specific values in text boxes. If they are not able to work through the activity succesfully, they see a "Try Again" Button. I originally had the action of that button set to go back to slide #1. I noticed that the values entered in the text boxes on the first attempt were there when each slide loads. I then tried setting the action to javascript - window.location.reload() which reloads the page, but the values are still there.
How can I offer a second attempt that will clear the values in the text entry boxes.
Thanking you in advance!
I have a simple file that requires the user to enter specific values in text boxes. If they are not able to work through the activity succesfully, they see a "Try Again" Button. I originally had the action of that button set to go back to slide #1. I noticed that the values entered in the text boxes on the first attempt were there when each slide loads. I then tried setting the action to javascript - window.location.reload() which reloads the page, but the values are still there.
How can I offer a second attempt that will clear the values in the text entry boxes.
Thanking you in advance!
