Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Hello, can you please tell me How can I mask the entry without using type\"passw

ID: 3793612 • Letter: H

Question

Hello,

can you please tell me

How can I mask the entry without using type"password"

you can use jquery, javascript, Please, make sure it is working.

<div><input class=" w3-round w3-hover-light-gray w3-card 2" type= "number" type="tel" name="password" id="employeepin" placeholder="ID must be a numeric value" required="required" size="5" maxlength="10") title=""/></div>

note: this is for a phone and the entry must be numbers only that is why I have put type ="tel" type="number"

Thank you

Explanation / Answer

by using custom font u can create ur input password of type text

@font-face {
font-family: 'password';
font-style: normal;
font-weight: 500;
}

input.key {
font-family: 'password';
width: 200px; height: 20px;
}

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Chat Now And Get Quote