Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Bug with filling in the input of type "time" in Firefox

  • 4 réponses
  • 1 a ce problème
  • 4 vues
  • Dernière réponse par cor-el

more options

I added an input of type time, and the problem is - I can't fully fill it in(cant fill in seconds part). I have recorded a screen cast to visualize this problem.

Kind regards, Denis

I added an input of type ''time'', and the problem is - I can't fully fill it in(cant fill in seconds part). I have recorded a [[screen cast|screen cast]] to visualize this problem. Kind regards, Denis
Captures d’écran jointes

Toutes les réponses (4)

more options

Fixed link to screencast

more options

You can add a step attribute with a value greater than zero (step="1") to get a second field or specify a step value with a fraction (step="0.1") to get an additional millisecond field.

more options

I have just figured out, that I should type in the third field not a numbers but the letters - AM, or PM. Anyway, thank you very much for the reply

more options

Note that you can also press cursor UP/DOWN to cycle through the possible values of a field including the AM/PM field.