Autofocus the username field on user creation
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 26 Nov 2012 20:38:29 +0000 (21:38 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 26 Nov 2012 20:38:29 +0000 (21:38 +0100)
commita3009452fae296220d3d9fb51783d586434aeaea
tree1ab51d72dfc5a36377d543f7377e5832ce936dff
parentfa2f6ba1627b6ae50ada1892986b35ec8323d703
Autofocus the username field on user creation

On a page with the single purpose to enter new user data, we should
auto-focus the username field. It is very annoying to have to click in
that field before starting to type. Theoretically, there is the "autofocus"
attribute in html5, but IE does not support that.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
mediagoblin/templates/mediagoblin/auth/register.html