Yes, they will/can be different for each site.
With a possibility for password field we also can hide text from the end user. I see my self using this for OAuth secrets, passwords…
Runar!
I was looking at the html input type password, and apparently javascript can be used to access the value… Any idea what differs this property from a regular text input that simply replaces the characters?
I’ll refactor my need a bit.
So what I want is a field that not shows the plain text but something like *************** and if you click “show text” you see the plain text.
Why?
I don’ wan’t users that looks over my shoulder to see the plain text of the field