SyntaxFix
Write A Post
Hire A Developer
Questions
This demo sort of does that by putting the calendar over the text field so you can't type in it. You can also set the input field to read only in the HTML to be sure.
<input type="text" readonly="true" />