You may of noticed that firefox will not remember some of your passwords on certain websites (ex. hotmail).
The reason behind this is a feature called autocomplete=”off”. Certain “critical” websties think that it’s better for your browser not to automatically remember stored passwords.
Well here is a simple solution to solve this problem
1. Bookmark the following code and call it something like “PassRemember”
javascript:(function(){var ca,cea,cs,df,dfe,i,j,x,y;function n(i,what){return i+" "+what+((i==1)?"":"s")}ca=cea=cs=0;df=document.forms;for(i=0;i
2. Next time you are at a website which will not remember your password simply click on that link in your favorites and click ok
3. Now simply enter your username and password as normal and this time it will be remembered