grazie funziona

volevo chiederti un'ultima cosa se è posssibbile.

devo fare in modo che un campo input da tipo testo col focus diventi tipo password ecco il tag:

Codice PHP:
<input name="password" type="text" class="txtlogin" id="password" value="Password" size="20" maxlength="20" onFocus="this.type='password'"
il fatto che con firefox funge mentre con IE 8 no