Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 1 odpoveď
  • 102 má tento problém
  • 12 zobrazení
  • Posledná odpoveď od 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>

Vybrané riešenie

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

Čítať túto odpoveď v kontexte 👍 4

Všetky odpovede (1)

more options

Vybrané riešenie

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