how do i disable remember password alert in mozilla firefox through code
i tried this....
<html>
<head>
<body>
< input type ="password" autocomplete : off />
</body>
</head>
</html>
this works on chrome and ie... but didn't works on mozilla...... anyone have solution please help me....!
and also tried to change password field to text feild then it working.... but for security purpose this not taken