[thelist] Form filed value caching in Safari (repost)

Erik Mattheis gozz at gozz.com
Tue Oct 11 11:56:08 CDT 2005


Is this a behavior you can consistently reproduce?

Have you tried adding the attribute autocomplete="off"?


On Tuesday, October 11, 2005, at 02:15 AM, Mark Howells wrote:

> On the list page is a hidden input field:
> <input type="hidden" name="Interface" value="Survey" />
>
> On the edit view page, there is a hidden input field:
> <input type="hidden" name="Interface" value="Edit" />
>
> The problem I'm seeing occasionally, with Safari up to 1.3.x on 
> Panther and 2.0.x on Tiger, is that Javascript "sees" the value of 
> (form).elements["Interface"] as "Survey", even when it's on the edit 
> view page.  It's almost as if the value of the field is being cached 
> somehow.



--
- Erik Mattheis
612 377 2272
http://gozz.com/



More information about the thelist mailing list