Pa11y results for "https://www.salix.com/"
Generated at: Mon Dec 29 2025 21:31:40 GMT-0500 (Eastern Standard Time)
Runners (with issues): htmlcs
Toggle by type 9 errors 0 warnings 0 notices
-
Error: This textboxinput element does not have a name available to an accessibility API. Valid names are: element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputTextbox.Name
<input id="expandbox" type="textbox" placeholder="Search.." onkeypress="return SubmitOnEnter(this,event)" onfocus="chTextin();" onblur="chTextout();" style="display: none;">
(selector "#expandbox")
-
Error: 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.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button id="btnClose" type="button" class="nav-closebtn"><img src="/Assets/Salix/img/ham...</button>
(selector "#btnClose")
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img src="/Assets/Salix/img/hamburger-close-icon-16x16.png" data-cmp-info="10">
(selector "#btnClose > img")
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a href="#" class="mob-search"><span id="fasearch"><i class="f...</a>
(selector "#main-nav > nav > div > div:nth-child(1) > div:nth-child(2) > div > div > span > a")
-
Error: This textboxinput element does not have a name available to an accessibility API. Valid names are: element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputTextbox.Name
<input id="mob-expandbox" type="textbox" class="mobexpandbox" onkeypress="return MobSubmitOnEnter(this,event)" onfocus="chTextin();" onblur="chTextout();">
(selector "#mob-expandbox")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a class="footer-logo" href="/" aria-label="footerlogo"><img class="img-responsive" src...</a>
(selector "#footerPane > div:nth-child(2) > a:nth-child(1)")
-
Error: Img element inside a link must not use alt text that duplicates the content of a text link beside it.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H2.EG3
<img class="img-responsive" src="/siteassets/images/salix-logo-white.png" alt="" data-cmp-info="10">
(selector "#footerPane > div:nth-child(2) > a:nth-child(1) > img")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a class="footer-view-logo" href="/"><img class="img-responsive" src...</a>
(selector "#footerPane > div:nth-child(2) > a:nth-child(2)")
-
Error: Img element inside a link must not use alt text that duplicates the content of a text link beside it.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.undefined
<img class="img-responsive" src="/siteassets/images/footer-view-100x37-salix-logo-white.png" alt="" data-cmp-info="10">
(selector "#footerPane > div:nth-child(2) > a:nth-child(2) > img")