Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML Madness
Message
From
06/06/2017 18:37:05
 
 
To
All
General information
Forum:
Internet
Category:
HTML
Title:
HTML Madness
Miscellaneous
Thread ID:
01651819
Message ID:
01651819
Views:
80
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.
Next
Reply
Map
View

Click here to load this message in the networking platform