Stop form input fields caching

Just add this to an input field:

autocomplete="off"

e.g.

<input type="text" name="timeend" id="timeend" autocomplete="off" />

Tags: ,

About Keiron

Web Developer based in the UK. Click here if you want to work with me