View Single Post
Old 09-14-2009, 11:51 PM   #5 (permalink)
ETbyrne
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

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.
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com

Last edited by ETbyrne : 09-15-2009 at 12:46 AM.
ETbyrne is offline  
Reply With Quote