]> git.scottworley.com Git - vopamoi/blobdiff - index.html
Keep handleKey lean
[vopamoi] / index.html
index 5ed2498f3bb48f3fc5c43e69de271cd9305a6864..afb92310049b85518a932ca2895a59acd573135f 100644 (file)
@@ -5,7 +5,7 @@
   </head>
   <body onload="browserInit();">
     <form onsubmit="return browserCreateTask(this);">
-      <input name="taskName">
+      <input id="taskName" name="taskName">
     </form>
   </body>
 </html>