form html doesn't validate on w3 consortium checker
-
Hi,
it seems there’s a problem with duplicated id in the form, which prevents the form to be validated.E.g.
`<input type=’text’ name=’_dgx_donate_user_amount’ value=” size=’15’ id='<strong>_dgx_donate_user_amount</strong>’ data-validate=’currency’ /><div id='<strong>_dgx_donate_user_amount</strong>’ class=’aftertext other-donation-level’ style=’display:none’> `
and other 2 or 3 (donation_header and donation_header-error-message)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘form html doesn't validate on w3 consortium checker’ is closed to new replies.