Password input shows texts in IE only
Hey does anyone know why the IE doesn't hide text typed into a password enable input field. Works fine in Firefox, Opera, Netscape with ***** shown just not in IE. I use the line below.
obj.getContent("box/text").setAttribute("type", "password");
obj.getContent("box/text").setAttribute("type", "password");
michael( newpublicsphere )
May 31,