How to put a disabled text in input;text which is still recorded in database | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to put a disabled text in input;text which is still recorded in database

Like Google sign up when you want to type email

10th May 2019, 9:38 AM
Aboy
1 Resposta
+ 2
Do you mean placeholder ? For example : <input type="text" name="fname" placeholder="First name">
10th May 2019, 9:42 AM
Prokopios Poulimenos
Prokopios Poulimenos - avatar