I always get a popup from browser to save password after successful login to site. I figured out that this is due to type "password" in input tag.
I tried CSS property -webkit-text-security but it does not work for all browsers with all versions.
I always get a popup from browser to save password after successful login to site. I figured out that this is due to type "password" in input tag.
I tried CSS property -webkit-text-security but it does not work for all browsers with all versions.