/ Published in: JavaScript
Expand |
Embed | Plain Text
<body onLoad="document.login.handle_name.focus();"> <form name="login" action="login.php"> <input type="text" name="handle_name"> <input type="password" name="pass"> </form>
You need to login to post a comment.
