Just a quick one because I keep forgetting how to do it. If you want to stop your form displaying suggestions in text boxes that were based on previous entered values, then add the following attribute to your html form tag; autocomplete=”Off”
Just a quick one because I keep forgetting how to do it. If you want to stop your form displaying suggestions in text boxes that were based on previous entered values, then add the following attribute to your html form tag; autocomplete=”Off”