Skip to content

Instantly share code, notes, and snippets.

@rashid327
Created February 12, 2020 11:37
Show Gist options
  • Select an option

  • Save rashid327/9b2df99d51ead6251cc5881b46bb73c1 to your computer and use it in GitHub Desktop.

Select an option

Save rashid327/9b2df99d51ead6251cc5881b46bb73c1 to your computer and use it in GitHub Desktop.
infocus Date in JS
<input placeholder="Date" class="dateDO" type="text" onfocus="(this.type='date')" id="date">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment