Page Scan Results:
UNIVERSITY ADMINISTRATION
https://oru.edu/about-oru/administration/index.php
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="#collapse-search" aria-controls="collapse-search" aria-expanded="false" data-toggle="collapse"> <div class="search-title">Search</div><span class="fas fa-search" aria-hidden="true"></span></a>
Element selector:a[aria-controls="collapse-search"]
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
Interactive controls must not be nested
Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies. Axe Reference
-
<button onclick="set_lang_ch()" style="padding:none;"> <a class="item-ch" target="_top" data-locale="zh_cn" href="?locale=zh_cn" title="漢語" aria-label="Translate to 漢語"> <img src="https://uploads.bablic.com/flags/32/zh_cn.png" alt="漢語"> </a> </button>
Element selector:button[onclick="set_lang_ch()"]
Failing checks (At least one of these should pass)
-
Element has focusable descendants
.item-ch
-
Element has focusable descendants
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
-
<h1>University Administration</h1>
Element selector:h1
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.interior-hero-short-overlay > .overlay
.interior-hero-short-overlay
-
Element's background color could not be determined due to a background image
-
<h2>Take the next step<br>toward your career.</h2>
Element selector:.caption > h2
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.cta-hero > .overlay
.cta-hero
-
Element's background color could not be determined due to a background image