SyntaxFix
Write A Post
Hire A Developer
Questions
You can add the attribute readonly to the input:
readonly
<input type="text" value="3" class="field left" readonly="readonly">
More info: http://www.w3schools.com/tags/att_input_readonly.asp