09-14-2009, 11:51 PM
|
#5 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
Actually you can do this with HTML+JavaScript. It would require either...
1. An editable iframe in place of the password box.
2. An "invisible" password input box with a dynamic changing element behind it representing the password input.
3. A password box with transparent text and a dynamically changing background representing the password input.
While it is possible I would not recommend that you pursue it, because you will probably only confuse your users in the end. 
Last edited by ETbyrne : 09-15-2009 at 12:46 AM.
|
|
|
|