Click to See Complete Forum and Search --> : password text in prompt function?


ritesh163
02-11-2008, 05:54 AM
hello everybody,
I am having problem to show password field in prompt function. Is it possible or not? I need password text field instead of text field in prompt function.

can anyone help me with this.
Thank you.:)

Kor
02-11-2008, 06:03 AM
No. It is not possible. But you can create a "custom prompt like" starting from this example:
http://www.anyexample.com/webdev/javascript/ie7_javascript_prompt()_alternative.xml

poojasreejith
02-11-2008, 07:37 AM
Yes you can only create a custom prompt. That would be the best idea.

ritesh163
02-11-2008, 09:55 PM
Thank you for your help.
Bye...