ChristopheHumbert wrote:
Quick update: I've done some research on this in the past few months. Persistence on form reload is actually a common issue, and the way to address it these days is to use local storage (works on IE8+). For example this recent tutorial explains the steps:
http://www.netmagazine.com/tutorials/make-disaster-proof-html5-forms
Has anyone tried this method???? My code worked inconsistently.