|
Posted by gerg on 12/16/05 08:06
Hello,
I've got a login form that consists of two text areas, a standard text
area and a password area. The code is below:
<input class="loginform" name="user" type="text" size="10">
<input class="loginform" name="pass" type="password" size="10">
Both have a size of 10, however the password field in IE looks smaller
than the regular field. Any work around this? Is this an IE problem?
I'm on a new machine and don't have FireFox installed yet, but if anyone
could shed some light on this it would be great.
Thanks
Greg
Navigation:
[Reply to this message]
|