[SOLVED] Re: Autofill in login form?

Damien Pollet damien.pollet at gmail.com
Sun Nov 18 18:10:41 MET 2007


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.

Just being curious…

What are those fields for?
They positioned out of the screen, couldn't the div have style="display: none"?
I also guess the input names are numbers because they need to be
unique within the page... would it make sense to name them from their
magritte description?

-- 
Damien Pollet
type less, do more [ | ] http://typo.cdlm.fasmz.org



More information about the smallwiki mailing list