In Firefox, input type="date"
brings a calendar popup on click.Apart from preventing the default behaviour on click, I haven't found a way to hide the calendar. I don't want to use type='text'
either.
Is there any way to hide this popup calendar in Firefox?