Datepicker JQuery Mobile : how to hide input text

Datepicker JQuery Mobile : how to hide input text

Hello,

I use the datepicker of jquery mobile with this line :
<input type="date" name="date" id="date" value=""  />

I would  like just print the calendar and not the input text.

Do you have a solution ?

Thank you