Page Scan Results:
Net Price Calculator
https://www.okbu.edu/financial-aid/net-price-calculator.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 on This Page
Elements must only use permitted ARIA attributes
Ensures ARIA attributes are not prohibited for an element's role. Axe Reference
-
<a aria-label="Search"></a>
Element selector:.mobile-search > a[aria-label="Search"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a a with no valid role attribute.
-
<a aria-label="Menu"></a>
Element selector:a[aria-label="Menu"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a a with no valid role attribute.
-
<a class="submenu-button" aria-label="Show Admissions Sub Menu"></a>
Element selector:a[aria-label="Show Admissions Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a a with no valid role attribute.
-
<a class="submenu-button" aria-label="Show Academics Sub Menu"></a>
Element selector:a[aria-label="Show Academics Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a a with no valid role attribute.
-
<a class="submenu-button" aria-label="Show Student Life Sub Menu"></a>
Element selector:a[aria-label="Show Student Life Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a a with no valid role attribute.
-
<a class="submenu-button" aria-label="Show Alumni Sub Menu"></a>
Element selector:a[aria-label="Show Alumni Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a a with no valid role attribute.
-
<a class="submenu-button" aria-label="Show Giving Sub Menu"></a>
Element selector:a[aria-label="Show Giving Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a a with no valid role attribute.
-
<a class="submenu-button" aria-label="Show About Sub Menu"></a>
Element selector:a[aria-label="Show About Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a a with no valid role attribute.
-
<a class="submenu-button" aria-label="Show Quick Links Sub Menu"></a>
Element selector:a[aria-label="Show Quick Links Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a a with no valid role attribute.
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Ensures that lists are structured correctly. Axe Reference
-
<ul class="dropdown">
Element selector:.menu-links > .tab:nth-child(1) > .dropdown
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: a
a[aria-label="Hide Admissions Sub Menu"]
-
List element has direct children that are not allowed: a
-
<ul class="dropdown">
Element selector:.tab:nth-child(2) > .dropdown
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: a
a[aria-label="Hide Academics Sub Menu"]
-
List element has direct children that are not allowed: a
-
<ul class="dropdown">
Element selector:.tab:nth-child(3) > .dropdown
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: a
a[aria-label="Hide Student Life Sub Menu"]
-
List element has direct children that are not allowed: a
-
<ul class="dropdown">
Element selector:.tab:nth-child(5) > .dropdown
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: a
a[aria-label="Hide Alumni Sub Menu"]
-
List element has direct children that are not allowed: a
-
<ul class="dropdown">
Element selector:.tab:nth-child(6) > .dropdown
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: a
a[aria-label="Hide Giving Sub Menu"]
-
List element has direct children that are not allowed: a
-
<ul class="dropdown">
Element selector:.tab:nth-child(7) > .dropdown
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: a
a[aria-label="Hide About Sub Menu"]
-
List element has direct children that are not allowed: a
-
<ul class="dropdown">
Element selector:.menu-links > .quick-links.tab > .dropdown
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: a
a[aria-label="Hide Quick Links Sub Menu"]
-
List element has direct children that are not allowed: a
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 only use permitted ARIA attributes
Ensures ARIA attributes are not prohibited for an element's role. Axe Reference
-
<a class="submenu-close" aria-label="Hide Admissions Sub Menu">Admissions</a>
Element selector:a[aria-label="Hide Admissions Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute is not well supported on a a with no valid role attribute.
-
<a class="submenu-close" aria-label="Hide Academics Sub Menu">Academics</a>
Element selector:a[aria-label="Hide Academics Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute is not well supported on a a with no valid role attribute.
-
<a class="submenu-close" aria-label="Hide Student Life Sub Menu">Student Life</a>
Element selector:a[aria-label="Hide Student Life Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute is not well supported on a a with no valid role attribute.
-
<a class="submenu-close" aria-label="Hide Alumni Sub Menu">Alumni</a>
Element selector:a[aria-label="Hide Alumni Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute is not well supported on a a with no valid role attribute.
-
<a class="submenu-close" aria-label="Hide Giving Sub Menu">Giving</a>
Element selector:a[aria-label="Hide Giving Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute is not well supported on a a with no valid role attribute.
-
<a class="submenu-close" aria-label="Hide About Sub Menu">About</a>
Element selector:a[aria-label="Hide About Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute is not well supported on a a with no valid role attribute.
-
<a class="submenu-close" aria-label="Hide Quick Links Sub Menu">Quick Links</a>
Element selector:a[aria-label="Hide Quick Links Sub Menu"]
Failing checks (All of these should pass)
- aria-label attribute is not well supported on a a with no valid role attribute.
-
<div aria-labelledby="npc-frame" id="npc-container"><iframe id="npc-frame" frameborder="0" allowfullscreen="" scrolling="no" role="application" title="net price calculator" src="https://www.shoppingsheet.com/shopping/landing/207403" style="height: 1417.5px;"></iframe></div>
Element selector:#npc-container
Failing checks (All of these should pass)
- aria-labelledby attribute is not well supported on a div with no valid role attribute.