[SOLVED] Re: Autofill in login form?

M. Blanc manuel.blanc at gmail.com
Sun Nov 18 18:59:19 MET 2007


On 18 Nov 2007, at 18:45, Lukas Renggli wrote:

>> On 18/11/2007, M. Blanc <manuel.blanc at gmail.com> wrote:
>>> <input name="17" style="position: absolute; top: -100em" type="text"
>>> class="text"/>
>>>
>>> (that is, the second input tag in the first div inside the login
>>> form) is the culprit.
>>>
>>> Just change its type to "hidden" and Safari will ask you if you want
>>> to store the login data, or will fill it in if you've already saved
>>> it.
>
> The suggestion will break the behavior of #defaultAction: in any
> Seaside form.

Could you give an example of what gets broken in the login form by  
the suggestion?

Thanks.
--mbj





More information about the smallwiki mailing list