1 | 1.3.1 | This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate. | <input type="text" class="form-control search-control search-query" placeholder="Skriv her hvad du søger ..." onfocus="if (this.placeholder == 'Skriv her hvad du søger ...') {this.placeholder = '';}" onblur="if (this.placeholder == '') {this.placehol...
| #404searchInput
|
2 | 4.1.2 | Anchor element found with no link content and no name and/or ID attribute. | <a href="" class="collapsed" title="Søg"></a>
| #nav-wrapper > div:nth-child(5) > a
|
3 | 4.1.2 | Anchor element found with no link content and no name and/or ID attribute. | <a class="ccm__tab-head__icon-wedge" tabindex="0"><svg version="1.2" preserveAspe...</a>
| #accordion-Necessary > a
|
4 | 4.1.2 | Anchor element found with no link content and no name and/or ID attribute. | <a class="ccm__tab-head__icon-wedge" tabindex="0"><svg version="1.2" preserveAspe...</a>
| #accordion-Functionality > a
|
5 | 4.1.2 | Anchor element found with no link content and no name and/or ID attribute. | <a class="ccm__tab-head__icon-wedge" tabindex="0"><svg version="1.2" preserveAspe...</a>
| #accordion-Statistics > a
|
6 | 4.1.2 | Anchor element found with no link content and no name and/or ID attribute. | <a class="ccm__tab-head__icon-wedge" tabindex="0"><svg version="1.2" preserveAspe...</a>
| #accordion-Marketing > a
|
7 | 4.1.2 | This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined. | <button type="button" id="cdh_sign_cboxPrevious"></button>
| #cdh_sign_cboxPrevious
|
8 | 4.1.2 | This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined. | <button type="button" id="cdh_sign_cboxNext"></button>
| #cdh_sign_cboxNext
|
9 | 4.1.2 | This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined. | <button type="button" id="cdh_sign_cboxSlideshow"></button>
| #cdh_sign_cboxSlideshow
|
10 | 4.1.2 | This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined. | <input type="text" class="form-control search-control search-query" placeholder="Skriv her hvad du søger ..." onfocus="if (this.placeholder == 'Skriv her hvad du søger ...') {this.placeholder = '';}" onblur="if (this.placeholder == '') {this.placehol...
| #404searchInput
|