Hi what is the best work around for having placeholder text on a input with type="date"?
I want the phone to use it's own functionality for date selection on a site, rather than keypad input, but iOS devices ignore any date placeholder.
Have a tried a JS work around, but just crashed any androids viewing it.