TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   XHTML, HTML, CSS (http://www.talkphp.com/xhtml-html-css/)
-   -   Change * in password form (http://www.talkphp.com/xhtml-html-css/4946-change-password-form.html)

russellharrower 09-14-2009 10:42 AM

Change * in password form
 
Hi I don't know if I am putting this in the right area.

But i need to change in the form password the * into an image
so when a user types in a letter it show the image for each letter.

Is that possible?

Thanks

russellharrower 09-14-2009 03:57 PM

Ok I did not want to show what they are typing was hoping of showing my logo.
Any way Thanks

Village Idiot 09-14-2009 09:11 PM

While probably not a useful solution, you could make the form with flash. You should be able to do that using flash.

HTML can not do what you are looking for.

adamdecaf 09-14-2009 09:37 PM

You could use Hashmask or Halfmask, they hide or "encode" the password on the client side. The only downside is most users will be unfamiliar as to what each is doing.

ETbyrne 09-14-2009 11:51 PM

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. :-)


All times are GMT. The time now is 04:58 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0