Pa11y results for "https://www.anipharmaceuticals.com/products-detail.php?group=Arimidex%c2%ae+(anastrozole)+tablets"
Generated at: Mon Dec 29 2025 21:31:40 GMT-0500 (Eastern Standard Time)
Runners (with issues): htmlcs
Toggle by type 8 errors 0 warnings 0 notices
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form class="accordion" id="accordionExample"> <d...</form>
(selector "#accordionExample")
-
Error: Duplicate id attribute value "navbarDropdown" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<a class="nav-link dropdown-toggle" href="/products.php" id="navbarDropdown" role="button" data-hover="dropdown" aria-haspopup="true" aria-expanded="false" target="_blank">Products</a>
(selector "#navbarDropdown")
-
Error: Duplicate id attribute value "navbarDropdown" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<a class="nav-link dropdown-toggle" href="https://investor.anipharmaceuticals.com" id="navbarDropdown" role="button" data-hover="dropdown" aria-haspopup="true" aria-expanded="false">Investors</a>
(selector "#navbarDropdown")
-
Error: Duplicate id attribute value "navbarDropdown" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<a class="nav-link dropdown-toggle" href="/careers/" id="navbarDropdown" role="button" data-hover="dropdown" aria-haspopup="true" aria-expanded="false">We're Hiring</a>
(selector "#navbarDropdown")
-
Error: Duplicate id attribute value "navbarDropdown" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<a class="nav-link dropdown-toggle" href="/contact.php" id="navbarDropdown" role="button" data-hover="dropdown" aria-haspopup="true" aria-expanded="false">Contact</a>
(selector "#navbarDropdown")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form method="get" action="products.php"> <h3 class="mb-3">Dosage Fo...</form>
(selector "html > body > section:nth-child(5) > div > div > div:nth-child(1) > form")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form action="products.php" method="get" id="searchForm"> <input typ...</form>
(selector "#searchForm")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe name="__uspapiLocator" style="display: none;"></iframe>
(selector "html > body > iframe")