Skip to main content
spelling and grammar
Source Link
Dave Markle
  • 98.3k
  • 20
  • 152
  • 172
<input type="text" required="true" value="" readonly="true">

thisThis will make a textbox withtext box in readonly mode, might be help fullhelpful in generating passwords, datepickers and many datepickers.

<input type="text" required="true" value="" readonly="true">

this will make a textbox with readonly mode, might be help full in generating passwords, datepickers and many

<input type="text" required="true" value="" readonly="true">

This will make a text box in readonly mode, might be helpful in generating passwords and datepickers.

deleted 2 characters in body
Source Link
Jasper
  • 76.1k
  • 14
  • 153
  • 148

 
<input type="text" required="true" value="" readonly="true">

this will make a textbox with readonly mode, might be help full in generating passwords, datepickers and many

 

this will make a textbox with readonly mode, might be help full in generating passwords, datepickers and many

<input type="text" required="true" value="" readonly="true">

this will make a textbox with readonly mode, might be help full in generating passwords, datepickers and many

Source Link
kiruba
  • 589
  • 4
  • 2

this will make a textbox with readonly mode, might be help full in generating passwords, datepickers and many