Page Scan Results:
Catalog
https://www.ecok.edu/academics/catalog
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
<li> elements must be contained in a <ul> or <ol>
Ensures <li> elements are used semantically. Axe Reference
-
<li class="dropdown collapsed"> <a href="/academics/find-major-program" data-drupal-link-system-path="academics/find-major-program">Find a Major/Program</a> </li>
Element selector:.collapsed.dropdown:nth-child(1)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li class="dropdown collapsed"> <a href="/academics/colleges-and-schools" data-drupal-link-system-path="node/121">Colleges and Schools</a> </li>
Element selector:.collapsed.dropdown:nth-child(2)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li class="dropdown collapsed"> <a href="/academics/honors-program" target="_self" data-drupal-link-system-path="node/275">Honors Program</a> </li>
Element selector:.collapsed.dropdown:nth-child(3)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="https://www.ecok.edu/current-students/student-services/office-international-student-services">International Students</a> </li>
Element selector:.sub-menu > li:nth-child(4)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li class="dropdown collapsed"> <a href="/academics/distance-education" data-drupal-link-system-path="node/279">Online Degrees</a> </li>
Element selector:.collapsed.dropdown:nth-child(5)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li class="active"> <a href="/academics/catalog" data-drupal-link-system-path="node/123" class="is-active">Catalog</a> </li>
Element selector:.sub-menu > .active
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="https://selfservice.ecok.edu/Student/Courses">Course Schedule</a> </li>
Element selector:.sub-menu > li:nth-child(7)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li class="dropdown collapsed"> <a href="/academics/study-abroadstudy-away" data-drupal-link-system-path="node/15582">Study Abroad/Study Away</a> </li>
Element selector:.collapsed.dropdown:nth-child(8)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
Certain ARIA roles must contain particular children
Ensures elements with an ARIA role that require child roles contain them. Axe Reference
-
<ul class="sub-menu" role="menu">
Element selector:.sub-menu
Failing checks (At least one of these should pass)
-
Element has children which are not allowed: li[tabindex]
.collapsed.dropdown:nth-child(1)
.collapsed.dropdown:nth-child(2)
.collapsed.dropdown:nth-child(3)
.sub-menu > li:nth-child(4)
.collapsed.dropdown:nth-child(5)
.sub-menu > .active
.sub-menu > li:nth-child(7)
.collapsed.dropdown:nth-child(8)
- Element uses aria-busy="true" while showing a loader
-
Element has children which are not allowed: li[tabindex]
Zooming and scaling must not be disabled
Ensures <meta name="viewport"> does not disable text scaling and zooming. Axe Reference
-
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
Element selector:meta[name="viewport"]:nth-child(30)
Failing checks (At least one of these should pass)
- user-scalable=no on <meta> tag disables zooming on mobile devices
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
No incomplete found.