remember passowrd works in ff but not in ie and chrome
- by jasperdejong
Hi,
It seems that my html login form support remember password in ff but not in ie and chrome. Can anybody tell me why? Here's the code:
<form name="login_form" id="login_form" action="" method="POST">
<div class="login_line">name<input name="user_name" id="user_name_id" size="16" maxlength="16" value=""…