#128065;"; b.setAttribute("aria-label","Toggle password"); b.addEventListener("click",function(){ if(f.type==="password"){f.type="text";b.innerHTML=" #128064;"} else{f.type="password";b.innerHTML=" #128065;"}}); f.parentNode.appendChild(b)});