ATRC Web Accessibility Checker : Web Accessibility Checker
AChecker is a Web accessibility evalution tool designed to help Web content developers and Web application developers ensure their Web content is accessible to everyone regardless to the technology they may be using, or their abilities or disabilities.
|
|
Accessibility Review
HTML Validator is disabled. Enable it in "Options".
Accessibility Review (Guidelines: WCAG 2.0 (Level A))
-
Line 1, Column 1:
Document language not identified.
<html xmlns:java-sole="http://xml.apache.org/xslt/java/fi.solenovo.servlet.ui.SoleSession" xmlns:dyn ...
Repair: . -
Line 1, Column 1:
Document has invalid language code.
<html xmlns:java-sole="http://xml.apache.org/xslt/java/fi.solenovo.servlet.ui.SoleSession" xmlns:dyn ...
Repair: Add a valid 2 letter or 3 letter language code as defined in the ISO 639 specification to the HTML 'lang' attribute. -
Line 18, Column 1:
Data table with more than one row/column of headers does not use idandheadersattributes to identify cells.<table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" class="frame ...
Repair: Addidand headers attributes to table cells so they identify the cells that relate to the headers. -
Line 18, Column 1:
Data table with both row and column headers does not use scopeto identify cells.<table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" class="frame ...
Repair: Addscopeattributes to header cells so they identify the cells that relate to the header. -
Line 51, Column 116:
inputelement,typeof "text", missing an associated label.<input value="" size="20" name="user" type="text">
Repair: Add alabelelement that surrounds the control'slabel. Set theforattribute on thelabelelement to the same value as theidattribute of the control. And/or add atitleattribute to theinputelement. And/or create alabelelement that contains theinputelement. -
Line 51, Column 116:
Label text is empty.
<input value="" size="20" name="user" type="text">
Repair: Add text to thelabelelement. -
Line 51, Column 116:
inputelement,typeof "text", has no text inlabel.<input value="" size="20" name="user" type="text">
Repair: Add text to theinputelement's associated label that describes the purpose or function of the control. -
Line 55, Column 71:
inputelement,typeof "password", missing an associatedlabel.<input value="" maxlength="41" size="20" name="password" type="password">
Repair: Add alabelelement that surrounds the control'slabel. Set theforattribute on thelabelelement to the same value as theidattribute of the control. And/or add atitleattribute to theinputelement. And/or create alabelelement that contains theinputelement. -
Line 55, Column 71:
inputelement,typeof "password", has no text inlabel.<input value="" maxlength="41" size="20" name="password" type="password">
Repair: Add text to theinputelement's associated label that describes the purpose or function of the control. -
Line 55, Column 71:
Label text is empty.
<input value="" maxlength="41" size="20" name="password" type="password">
Repair: Add text to thelabelelement. -
Line 58, Column 102:
Image used for inputelement is missing Alt text.<input src="/tyoaikatest/all/gifs/transit.gif" type="image">
Repair: Add analtattribute that describes the image toinputelement. -
Line 58, Column 102:
Label text is empty.
<input src="/tyoaikatest/all/gifs/transit.gif" type="image">
Repair: Add text to thelabelelement.
-
Line 24, Column 11:
Link text may not be meaningful.
<a href="http://www.solenovo.fi" target="new">Solenovo Oy</a>
-
Line 4, Column 1:
titlemight not describe the document.<title>SoleTM / Sisäänkirjautuminen</title> -
Line 14, Column 1:
scriptmay cause screen flicker.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/soletm.js?version=3.4. ... -
Line 14, Column 1:
scriptuser interface may not be accessible.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/soletm.js?version=3.4. ... -
Line 14, Column 1:
scriptmay use color alone.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/soletm.js?version=3.4. ... -
Line 14, Column 127:
scriptmay cause screen flicker.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/soletm_viikkotuntiajax ... -
Line 14, Column 127:
scriptuser interface may not be accessible.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/soletm_viikkotuntiajax ... -
Line 14, Column 127:
scriptmay use color alone.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/soletm_viikkotuntiajax ... -
Line 14, Column 269:
scriptmay cause screen flicker.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/ajax.js?version=3.4.0" ... -
Line 14, Column 269:
scriptuser interface may not be accessible.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/ajax.js?version=3.4.0" ... -
Line 14, Column 269:
scriptmay use color alone.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/ajax.js?version=3.4.0" ... -
Line 14, Column 393:
scriptmay cause screen flicker.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/dragndrop.js?version=3 ... -
Line 14, Column 393:
scriptuser interface may not be accessible.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/dragndrop.js?version=3 ... -
Line 14, Column 393:
scriptmay use color alone.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/dragndrop.js?version=3 ... -
Line 14, Column 522:
scriptmay cause screen flicker.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/ajax_info.js?version=3 ... -
Line 14, Column 522:
scriptuser interface may not be accessible.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/ajax_info.js?version=3 ... -
Line 14, Column 522:
scriptmay use color alone.<script type="text/javascript" language="javascript" src="/tyoaikatest/all/js/ajax_info.js?version=3 ... -
Line 17, Column 1:
Unicode right-to-left marks or left-to-right marks may be required.
<body> <table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" clas ... -
Line 17, Column 1:
Groups of links with a related purpose are not marked.
<body> <table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" clas ... -
Line 17, Column 1:
Text may refer to items by shape, size, or relative position alone.
<body> <table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" clas ... -
Line 17, Column 1:
Visual lists may not be properly marked.
<body> <table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" clas ... -
Line 17, Column 1:
Document may be missing a "skip to content" link.
<body> <table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" clas ... -
Line 17, Column 1:
Tabular information may be missing table markup.
<body> <table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" clas ... -
Line 17, Column 1:
dirattribute may be required to identify changes in text direction.<body> <table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" clas ... -
Line 18, Column 1:
Table may require colgroupandcolelements to group table columns.<table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" class="frame ... -
Line 18, Column 1:
Table may require a summary.
<table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" class="frame ... -
Line 18, Column 1:
Data tablemay require acaption.<table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" class="frame ... -
Line 18, Column 1:
Table may require thead,tfootandtbodyelements to group repeated table row structures.<table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" class="frame ... -
Line 18, Column 1:
Layout tablemay be misusingthelements.<table align="center" cellspacing="10" class="frametable_login"> <tr> <td colspan="2" class="frame ... -
Line 21, Column 1:
Layout tablemay not linearize.<table cellpadding="0" cellspacing="0" width="100%"> <tr> <td colspan="3" class="sovellusnimi">Sol ... -
Line 24, Column 11:
Anchor text may not identify the link destination.
<a href="http://www.solenovo.fi" target="new">Solenovo Oy</a> -
Line 48, Column 1:
Form submission error messages may not identify empty required fields.
<form method="post" action="/tyoaikatest/disp/fi/login/in/in/nop" name="login"> <table cellpadding= ... -
Line 48, Column 1:
All required formfields may not be indicated as required.<form method="post" action="/tyoaikatest/disp/fi/login/in/in/nop" name="login"> <table cellpadding= ... -
Line 49, Column 1:
Table may require colgroupandcolelements to group table columns.<table cellpadding="2" cellspacing="2" width="100%" border="0" class="inner_table_login"> <tr> <th ... -
Line 49, Column 1:
Table may require a summary.
<table cellpadding="2" cellspacing="2" width="100%" border="0" class="inner_table_login"> <tr> <th ... -
Line 49, Column 1:
Data tablemay require acaption.<table cellpadding="2" cellspacing="2" width="100%" border="0" class="inner_table_login"> <tr> <th ... -
Line 49, Column 1:
Table may require thead,tfootandtbodyelements to group repeated table row structures.<table cellpadding="2" cellspacing="2" width="100%" border="0" class="inner_table_login"> <tr> <th ... -
Line 49, Column 1:
Layout tablemay be misusingthelements.<table cellpadding="2" cellspacing="2" width="100%" border="0" class="inner_table_login"> <tr> <th ... -
Line 51, Column 116:
inputelementlabel,typeof "text", is not positioned close to control.<input value="" size="20" name="user" type="text"> -
Line 51, Column 116:
inputpossibly using color alone.<input value="" size="20" name="user" type="text"> -
Line 55, Column 71:
inputelement,typeof "password", label may not describe the purpose or function of the control.<input value="" maxlength="41" size="20" name="password" type="password"> -
Line 55, Column 71:
inputpossibly using color alone.<input value="" maxlength="41" size="20" name="password" type="password"> -
Line 55, Column 71:
inputelementlabel,typeof "password" is not positioned close to control.<input value="" maxlength="41" size="20" name="password" type="password"> -
Line 58, Column 102:
inputpossibly using color alone.<input src="/tyoaikatest/all/gifs/transit.gif" type="image"> -
Line 58, Column 162:
inputpossibly using color alone.<input value="Sisään" class="talletapainike_tekstina" type="submit"> -
Line 58, Column 162:
labelmay not describe its associated control.<input value="Sisään" class="talletapainike_tekstina" type="submit">
Web site engine's code is copyright © 2009



