Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on rule for label input #20

Open
daopapp opened this issue Apr 12, 2023 · 0 comments
Open

Error on rule for label input #20

daopapp opened this issue Apr 12, 2023 · 0 comments

Comments

@daopapp
Copy link

daopapp commented Apr 12, 2023

Hi,
Sometimes I've got this error:
"Incorrectly positioned label elements"

But if I get the html and use the html checker, this error appears fixed.

I'm using this div for labels and inputs:

EX: https://varsovia.embaixadaportugal.mne.gov.pt/pt/sugestoes-elogios-ou-reclamacoes

<div class="control-group"><label id="jform_contact_name-lbl" for="jform_contact_name" class="hasPopover required" title="" data-content="O seu nome" data-original-title="Nome"> Nome<span class="star">&nbsp;*</span></label>
                    <div class="controls"><input type="text" name="jform[contact_name]" id="jform_contact_name" value="" class="required" size="30" required="required" aria-required="true"></div>
                  </div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant