A Little Hack to Get Your Password Back
This can either be a very useful or a very dangerous trick depending on how it is used or abused.
I found this little tip at: FiddyP (it’s a really cool blog btw).
It only works in Firefix and boy does it work!
If you have a stored password that you can’t remember and all you can see are asteriks, just add this line to the address bar:
javascript:var els = document.getElementsByTagName('input'); for(var x=0; x<els.length; x++){ if(els[x].type.toLowerCase() == 'password' ){ var test = els[x].type = 'text';}}
Press enter and wait to be pleasantly or unpleasantly surprised to see your password staring back at you.

Amazing Breakthrough In 3-D ECover Actions
If You're An Information Marketer Who Yearns To Transform Your Ecover Graphics From Ho-Hum To HOLY SMOKES, Then You've Got To Read This Story...
Related Posts
- Clear Text On Input Field On Click
Ever wanted to add text to your input fields and have it... - Adding Live Preview For Comments
If you scroll down you will see a live preview option for... - CForms II - The All In One Contact Form Solution
Cforms II is a Wordpress plugin which makes it easy for you...


