+ 1
How can I create a custom passsword box?
Normal:•••••••• Custom:22222 or Normal:•••• Custom:pinkwinkpinkwink
24 odpowiedzi
+ 3
i now understand what u want..i am doing some research, i will post an answer when i find out
+ 3
Bithi D Please check out this code.
https://code.sololearn.com/WVNPQ0hzTeA6/?ref=app
+ 3
4 shapes
input { -webkit-text-security: none; }
input { -webkit-text-security: circle; }
input { -webkit-text-security: square; }
input { -webkit-text-security: disc; }
+ 3
use input type password in your form
<fieldset>
<legend>
</legend>
<form>
<table>
<tr>
<td></td><td><input type="password"></td>
</tr>
<tr>
<td></td><td><input type="password"></td>
</tr>
</table>
</form>
</fieldset>
+ 2
have you seen the code? i gave you on the link?
if you could state with clear example what your problem is i can give you the solution
+ 2
what you can do with JavaScript is maybe when you check a button it will show the real password if you uncheck the button the password show password as encripted
+ 2
okk try this
👇👇👇👇
https://www.w3schools.com/jsref/prop_password_placeholder.asp
+ 1
Are u using HTML?
+ 1
You can always use input type as password if you want Normal
and use input type as text if you want Custom
see this code
👇👇👇👇
https://code.sololearn.com/WOLo1gdSXmQb/?ref=app
+ 1
yes you can.
try add some icon font and change characters on that you want from generated font
and even without jav¿¿¿¿¿¿t 😁😁😁
+ 1
So far, from what i know, text-security has only 4 shapes, cannot use text.
+ 1
Can we use symbols?
+ 1
No, we can't.
+ 1
In some websites they sometimes use ****** and ######
0
yes
0
I want Custom with encryption
Like ••••••••
to
weedseed
0
Can we use JS? or CSS?
0
yes
0
no encryption for custom box
0
Can't I make the encryption code #### or **** or wewe insteAd of ••••