Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Why firefox is supporting this tag: <input type="date">

  • 1 reply
  • 102 have this problem
  • 14 views
  • Last reply by cor-el

more options

This code is working in chrome but not in firefox why?

<input type="date" name="date" value="" class="wpcf7-form-control wpcf7-date wpcf7-validates-as-required wpcf7-validates-as-date" aria-required="true" aria-invalid="false" placeholder="mm/dd/yyyy">

This code is working in chrome but not in firefox why? <span class="wpcf7-form-control-wrap date"><input type="date" name="date" value="" class="wpcf7-form-control wpcf7-date wpcf7-validates-as-required wpcf7-validates-as-date" aria-required="true" aria-invalid="false" placeholder="mm/dd/yyyy"></span>

Chosen solution

See:

  • bug 825294 - Implement date/time input types on Desktop
  • bug 888320 - [meta] implement all time and date related input types

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

Read this answer in context 👍 4

All Replies (1)

more options

Chosen Solution

See:

  • bug 825294 - Implement date/time input types on Desktop
  • bug 888320 - [meta] implement all time and date related input types

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html