Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unexplained phenomenon on the enter key
Message
 
 
À
04/12/2014 09:08:42
Information générale
Forum:
HTML5
Catégorie:
Dépannage
Divers
Thread ID:
01611804
Message ID:
01611831
Vues:
44
>I have something I cannot explain.
>
>Take this form in IE 11 and from the input field press Enter:
>
>
><html> 
><body> 
><form method="Post" action="http://www.levelextreme.com">
><input name="Title_E" type="text" />
></form>
></body>
></html>
>
>
>This will submit the form.
>
>Now, add a second input field and do the same.
>
>
><html> 
><body> 
><form method="Post" action="http://www.levelextreme.com">
><input name="Title_E" type="text" />
><input name="Title_F" type="text" />
></form>
></body>
></html>
>
>
>The form is not submitted.
>
>Anyone can exlain this?

I always give id to my controls. Did you try with id as well?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform