Page Scan Results:
Faculty & Staff Directory
https://www.usao.edu/directory/index.html
Known Issues - These "violations" have been flagged as problematic by Axe, our accessibility scanner. Axe's "no false positives" philosophy means that if it's shown here, it's likely a problem to someone.
Known Issues Summary
Known Issues on This Page
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="tel:"></a>
Element selector:tr[data-dept="athletics"]:nth-child(34) > td > .text-center:nth-child(3) > .ou-list-no-style > li:nth-child(4) > a[href$="tel:"]
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
-
<a href="tel:"></a>
Element selector:tr[data-dept="food services"]:nth-child(35) > td > .text-center:nth-child(3) > .ou-list-no-style > li:nth-child(4) > a[href$="tel:"]
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
-
<a href="tel:"></a>
Element selector:tr[data-dept="athletics"]:nth-child(50) > td > .text-center:nth-child(3) > .ou-list-no-style > li:nth-child(4) > a[href$="tel:"]
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
-
<a href="tel:"></a>
Element selector:tr[data-dept="athletics"]:nth-child(55) > td > .text-center:nth-child(3) > .ou-list-no-style > li:nth-child(4) > a[href$="tel:"]
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
-
<a href="tel:"></a>
Element selector:tr[data-dept="communications and marketing"]:nth-child(57) > td > .text-center:nth-child(3) > .ou-list-no-style > li:nth-child(4) > a[href$="tel:"]
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
-
<a href="tel:"></a>
Element selector:tr[data-dept="athletics"]:nth-child(113) > td > .text-center:nth-child(3) > .ou-list-no-style > li:nth-child(4) > a[href$="tel:"]
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
-
<a href="tel:"></a>
Element selector:tr[data-dept="athletics"]:nth-child(158) > td > .text-center:nth-child(3) > .ou-list-no-style > li:nth-child(4) > a[href$="tel:"]
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
Frames must have an accessible name
Ensures <iframe> and <frame> elements have an accessible name. Axe Reference
-
<iframe src="javascript:false" data-gtm-yt-inspected-8="true" style="width: 0px; height: 0px; border: 0px;"></iframe>
Element selector:iframe
Failing checks (At least one of these should pass)
- Element has no title attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element's default semantics were not overridden with role="none" or role="presentation"
Needs Review - These "incomplete" issues may be problematic, but couldn't be completely tested automatically. They should be reviewed by a real person.
Needs Review Summary
Needs Review on This Page
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference
-
<li><strong>Title: </strong>Professor of Theatre Arts, Coordinator of the Theatre Arts Program and Executive Director of the Davis-Waldorf Performing Arts Series</li>
Element selector:tr:nth-child(96) > td > .text-center:nth-child(3) > .ou-list-no-style > li:nth-child(2)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because it's partially obscured by another element
#faculty-table-listing-mobile > tbody > tr:nth-child(96)
-
Element's background color could not be determined because it's partially obscured by another element
IDs used in ARIA and labels must be unique
Ensures every id attribute value used in ARIA and in labels is unique. Axe Reference
-
<input type="search" id="search-q" class="form-control" name="q" title="Search Form">
Element selector:.header-right-top-wrap > .header-right-search-wrap > .search-form[role="search"][method="get"] > input[type="search"][name="q"][title="Search Form"]
Failing checks (At least one of these should pass)
-
Document has multiple elements referenced with ARIA with the same id attribute: search-q
.device-form > .header-right-search-wrap > .search-form[role="search"][method="get"] > input[type="search"][name="q"][title="Search Form"]
-
Document has multiple elements referenced with ARIA with the same id attribute: search-q