Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML Madness
Message
De
06/06/2017 18:37:05
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
HTML
Titre:
HTML Madness
Divers
Thread ID:
01651819
Message ID:
01651819
Vues:
81
With this markup, the checkbox does not appear
<form method="POST" class="form-inline" role="form" id="new-pickup">
			10<input type="checkbox" />
</form>
With this markup, it does
<form method="POST" class="form-inline" role="form" id="newpickup">
			10<input type="checkbox" />
</form>
The 10 appears in both cases.

What is happening?
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform