Pa11y results for "https://nerlynx.com/"
Generated at: Mon Dec 29 2025 21:31:40 GMT-0500 (Eastern Standard Time)
Runners (with issues): htmlcs
Toggle by type 33 errors 0 warnings 0 notices
-
Error: Duplicate id attribute value "section-0" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<div id="section-0"></div>
(selector "#section-0")
-
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 class="text-blue inline-flex rounded ml-auto outline-none"><span class="hamburger-icon clo...</button>
(selector "#navbar > div:nth-child(1) > button")
-
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 class="accordion-button relative collapsed flex items-center w-full transition focus:outline-none" type="button"></button>
(selector "#accordionFlush > div:nth-child(1) > h2 > button")
-
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 class="accordion-button relative collapsed flex items-center w-full transition focus:outline-none" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseOne" aria-expanded="false" aria-controls="flush-collapseOne"></button>
(selector "#flush-headingOne > button")
-
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 class="accordion-button relative collapsed flex items-center w-full transition focus:outline-none" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseTwo" aria-expanded="false" aria-controls="flush-collapseTwo"></button>
(selector "#flush-headingTwo > button")
-
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 class="accordion-button relative collapsed flex items-center w-full transition focus:outline-none" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseThree" aria-expanded="false" aria-controls="flush-collapseThree"></butto...
(selector "#flush-headingThree > button")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.29:1. Recommendation: change text colour to #515151.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<p class="footnote pt-5 pb-5"><span><sup class="hang">*</sup>...</p>
(selector "#index > div:nth-child(5) > p:nth-child(5)")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.29:1. Recommendation: change text colour to #515151.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<sup class="hang">*</sup>
(selector "#index > div:nth-child(5) > p:nth-child(5) > span:nth-child(1) > sup")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.29:1. Recommendation: change text colour to #515151.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<sup class="hang">†</sup>
(selector "#index > div:nth-child(5) > p:nth-child(5) > span:nth-child(3) > sup")
-
Error: 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.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input name="firstName" type="text" placeholder="First Name" class="form-control w-2/3 " value="">
(selector "#sign-up-form > form > div > div:nth-child(1) > input")
-
Error: 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.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input name="firstName" type="text" placeholder="First Name" class="form-control w-2/3 " value="">
(selector "#sign-up-form > form > div > div:nth-child(1) > input")
-
Error: 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.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input name="lastName" type="text" placeholder="Last Name" class="form-control w-2/3 " value="">
(selector "#sign-up-form > form > div > div:nth-child(2) > input")
-
Error: 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.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input name="lastName" type="text" placeholder="Last Name" class="form-control w-2/3 " value="">
(selector "#sign-up-form > form > div > div:nth-child(2) > input")
-
Error: 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.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input name="emailAddress" type="text" placeholder="Your Email Address" class="form-control w-2/3 " value="">
(selector "#sign-up-form > form > div > div:nth-child(3) > input")
-
Error: 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.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input name="emailAddress" type="text" placeholder="Your Email Address" class="form-control w-2/3 " value="">
(selector "#sign-up-form > form > div > div:nth-child(3) > input")
-
Error: This select element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Select.Name
<select name="diagnosis" class="form-control "><option value="" disabled="" hi...</select>
(selector "#sign-up-form > form > div > div:nth-child(4) > div > select")
-
Error: 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.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<select name="diagnosis" class="form-control "><option value="" disabled="" hi...</select>
(selector "#sign-up-form > form > div > div:nth-child(4) > div > select")
-
Error: This select element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Select.Name
<select name="prescribed" class="form-control "><option value="" disabled="" hi...</select>
(selector "#sign-up-form > form > div > div:nth-child(5) > div > select")
-
Error: 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.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<select name="prescribed" class="form-control "><option value="" disabled="" hi...</select>
(selector "#sign-up-form > form > div > div:nth-child(5) > div > select")
-
Error: 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.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input name="phoneNumber" type="text" placeholder="555-555-5555" class="form-control " value="">
(selector "#sign-up-form > form > div > div:nth-child(7) > input")
-
Error: 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.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input name="phoneNumber" type="text" placeholder="555-555-5555" class="form-control " value="">
(selector "#sign-up-form > form > div > div:nth-child(7) > input")
-
Error: Duplicate id attribute value "modal-exit" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<div id="modal-exit" class="modal-element"><div class="modal fade fixed to...</div>
(selector "#modal-exit")
-
Error: Duplicate id attribute value "modal-exit-external" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<div id="modal-exit-external" class="modal-element"><div class="modal fade fixed to...</div>
(selector "#modal-exit-external")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.21:1. Recommendation: change text colour to #007cc2.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<a href="https://www.pumabiotechnology.com/privacy_policy_20240301.html" target="_blank">Privacy Policy</a>
(selector "#onetrust-policy-text > a:nth-child(1)")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.21:1. Recommendation: change text colour to #007cc2.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<a href="https://www.pumabiotechnology.com/tos_20240301.html" target="_blank">Terms of Use</a>
(selector "#onetrust-policy-text > a:nth-child(2)")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.21:1. Recommendation: change text colour to #007cc2.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<button id="onetrust-pc-btn-handler" aria-label="Cookie settings, Opens the preference center dialog" class="cookie-setting-link">Cookie settings</button>
(selector "#onetrust-pc-btn-handler")
-
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="https://trkn.us/pixel/conv/ppt=21842;g=landing_page;gid=50729;ord=5878464555139.957;v=120" width="1" height="1">
(selector "#section-0 > img")
-
Error: Duplicate id attribute value "isi" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<section id="isi" class="isi sticky is-sticky" style="height: 196px;"><div class="isi-content"><div c...</section>
(selector "#isi")
-
Error: Duplicate id attribute value "mobileISIAccordion" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<div class="accordion " id="mobileISIAccordion"><div class="accordion-item bg-w...</div>
(selector "#mobileISIAccordion")
-
Error: Duplicate id attribute value "headingOne" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<h2 class="flex accordion-header py-5 mb-0" id="headingOne"><button class="accordion-button...</h2>
(selector "#headingOne")
-
Error: Duplicate id attribute value "collapseOne" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<div id="collapseOne" class="accordion-collapse collapse bg-white " aria-labelledby="headingOne" data-bs-parent="#mobileAccordion"><div class="accordion-body py-4...</div>
(selector "#collapseOne")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe height="0" width="0" style="display: none; visibility: hidden;"></iframe>
(selector "#section-0 > iframe:nth-child(19)")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe height="0" width="0" src="https://13090450.fls.doubleclick.net/activityi;src=13090450;type=pumac0;cat=pumac0;ord=1067722843308;npa=0;auiddc=69143184.1767061438;uaa=;uab=;uafvl=;uamb=0;uam=;uap=;uapv=;uaw=0;frm=0;_tu=KFA;gtm=45fe5ca1v918999113...
(selector "#section-0 > iframe:nth-child(21)")