Input tag and W3C validation
-
Hey folks,
This popped up with a MailChimp form when running my site through the W3C validator:
Attribute autocorrect not allowed on element input at this point.
<form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-26" method="post" data-id="26" data-name="Text" > <input type="hidden" autocomplete="off" autocorrect="off" name="VR-l-HC-vmTJAq-pDD" value="" /> <div class="mc4wp-form-fields"> <!-- my fields removed for space --> </div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off" /></label><input type="hidden" name="_mc4wp_timestamp" value="1528340124" /><input type="hidden" name="_mc4wp_form_id" value="26" /><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1" /><div class="mc4wp-response"></div></form>
Any chance we can get rid of that attribute?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Input tag and W3C validation’ is closed to new replies.