<td>
<input tabindex="2" name="password" type="password" id="password" size="20" autocomplete="off">
</td>
I was wrong before, it actually does have the password type.
<input tabindex="2" name="password" type="password" id="password" size="20" autocomplete="off">
</td>
I was wrong before, it actually does have the password type.