[whatwg] Solving the login/logout problem in HTML

Ian Hickson schrieb:
> ...and there must be a <form> element with name="login", which represents 
> the form that must be submitted to log in.

Forgive me if this is a stupid question... but anyway: Are there other 
cases where values of the name attribute have special functionalities? 
Otherwise, I'd suggest to rather use the "type" attribute or introduce 
an empty attribute such as "loginform".

Received on Wednesday, 26 November 2008 05:51:12 UTC