[jQuery] Re: Internet Explorer Caching Form Values on Page Refresh

2008-04-04 Thread mudge
On Apr 4, 3:37 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote: > I fixed that behavior in Firefox by comparing defaultValue to value > the other day... maybe that works in IE as well? This is fantastic, thank you very much. When Internet Explorer caches a input's value, its value attribute is set whil

[jQuery] Internet Explorer Caching Form Values on Page Refresh

2008-04-04 Thread mudge
I am the author of a plugin which places example text in form inputs that disappears on user focus (http://plugins.jquery.com/project/ example). I recently received a bug report describing the fact that refreshing a form in Internet Explorer 6 and 7 will reload input values without re-applying any