Autofocus username.
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 1 Jul 2011 16:59:00 +0000 (09:59 -0700)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 1 Jul 2011 16:59:00 +0000 (09:59 -0700)
src/main/webapp/index.xhtml

index d1d119a..dff8375 100644 (file)
@@ -43,7 +43,7 @@
                             <table>
                                 <tr>
                                     <th>Username</th>
-                                    <td><input type="text" name="username" id="username"/></td>
+                                    <td><input type="text" name="username" id="username" autofocus="autofocus"/></td>
                                 </tr>
                                 <tr>
                                     <th>Password</th>