Another login text question. here is my login prompt code:
Quote:
<table width="227" background="images/login.jpg" border="0" cellpadding="2" cellspacing="0" height="33">
<td valign="top" align="right">
<form action="http://www.homebuiltairplanes.com/forums/member.php" method="post"><input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="action" value="login" readonly="readonly">
<input type="text" class="bginput" name="username" size="8" value="username">
<input type="password" class="bginput" name="password" size="7" value="passwor">
<input type="submit" class="bginput" value="Login!"></td></form>
</table>
|
What code do I add to make it so that when the user clicks once in the text input field the text disappears? As it stands right now when the user clicks in the field they have to delete the text before they can input their information. Thanks in advance.
JakeC
Example:
now you see it
now you don't