13.10.2022, 15:41
(13.10.2022, 15:10)Daniel Wrote: Try this CSS
keep the JS as before.Code:.password.item-value {
color: transparent ;
position: relative ;
}
.password.item-value:after {
color: #333;
position: absolute;
left: 0;
right: 0;
top: 3px;
width: 50px;
content: "*****" ;
}
Hey thanks!
almost worked look
however it is still showing the text