How do you specify that an input field should not be editable, but still focusable?
<input type="text" name="username" ___>
How do you specify that an input field should not be editable, but still focusable?
<input type="text" name="username" ___>