3
10/26/13 IDI Web Accessibility Checker : Web Accessibility Checker achecker.ca/checker/index.php 1/3 Web Accessibility Check Web Page URL HTML File Upload Paste HTML Markup Check Accessibility By: Address: http://index.justice.gov.il/Pages/default.aspx Check It Options Known Problems(13) Likely Problems (0) Potential Problems (621) HTML Validation CSS Validation Web Accessibility Checker Accessibility Review Accessibility Review (Guidelines: WCAG 2.0 (Level AA) ) 1.1 Text Alternatives: Provide text alternatives for any non-text content Success Criteria 1.1.1 Non-text Content (A) Check 7: Image used as anchor is missing valid Alt text. Repair: Add Alt text that identifies the purpose or function of the image. Line 769, Column 91: <img alt="" src="/SiteCollectionImages/icons/footer-rss-txt.png" style="BORDER: 0px solid; "> Line 771, Column 81: <img alt="" src="/SiteCollectionImages/icons/footer-gov-logo.png" style="BORDER: 0px solid; "> Check 238: input element has alt attribute. Repair: Remove the alt attribute from all input elements except those with a type attribute value of "image". Line 467, Column 21: <input type="button" name="ctl00$Accessibility$bigAccimg" value="" onclick="javascript:WebForm_DoPos ... Line 469, Column 1: <input type="button" name="ctl00$Accessibility$normalAccimg" value="" onclick="javascript:WebForm_Do ... Line 471, Column 1: <input type="button" name="ctl00$Accessibility$smallAccimg" value="" onclick="javascript:WebForm_DoP ... 1.3 Adaptable: Create content that can be presented in different ways (for example simpler layout) without losing information or structure. Success Criteria 1.3.1 Info and Relationships (A) Check 91: select element missing an associated label . Repair: Add a label element that surrounds the control's label . Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element. Line 633, Column 211: <select id="combobox"><option value="">Select one...</option><option value="http://index.justice.gov ... 1.4 Distinguishable: Make it easier for users to see and hear content including separating foreground from background. Success Criteria 1.4.4 Resize text (AA) Login Register Create Website on Google cloud.google.com/appengine/ Build and run your website using Google App Engine Export Format: PDF Report to Export: All Get File

Accessibility checker משרד המשפטים

  • Upload
    yiger

  • View
    217

  • Download
    2

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Accessibility checker משרד המשפטים

10/26/13 IDI Web Accessibility Checker : Web Accessibility Checker

achecker.ca/checker/index.php 1/3

Web Accessibility Checker

Web Page URL HTML File Upload Paste HTML Markup

Check Ac c essibilit y By:

Address: http://index.justice.gov.il/Pages/default.aspx

Check It

Options

Known Problems(13) Likely Problems (0) Potential Problems (621) HTML Validation CSS Validation

Web Accessibility Checker

Ac cessibilit y Review

Accessibility Review (Guidelines: WCAG 2.0 (Level AA))

1.1 Text Alternatives: Provide text alternatives for any non-text content

Success Criteria 1.1.1 Non-text Content (A)

Check 7: Image used as anchor is missing valid Alt text.

Repair: Add Alt text that identifies the purpose or function of the image.

Line 769, Column 91:

<img alt="" src="/SiteCollectionImages/icons/footer-rss-txt.png" style="BORDER: 0px solid; ">

Line 771, Column 81:

<img alt="" src="/SiteCollectionImages/icons/footer-gov-logo.png" style="BORDER: 0px solid; ">

Check 238: input element has alt attribute.

Repair: Remove the alt attribute from all input elements except those with a type attribute value of "image".

Line 467, Column 21:

<input type="button" name="ctl00$Accessibility$bigAccimg" value="" onclick="javascript:WebForm_DoPos ...

Line 469, Column 1:

<input type="button" name="ctl00$Accessibility$normalAccimg" value="" onclick="javascript:WebForm_Do ...

Line 471, Column 1:

<input type="button" name="ctl00$Accessibility$smallAccimg" value="" onclick="javascript:WebForm_DoP ...

1.3 Adaptable: Create content that can be presented in different ways (forexample simpler layout) without losing information or structure.

Success Criteria 1.3.1 Info and Relationships (A)

Check 91: select element missing an associated label.

Repair: Add a label element that surrounds the control's label. Set the for attribute on the label element to the same value as the idattribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the inputelement.

Line 633, Column 211:

<select id="combobox"><option value="">Select one...</option><option value="http://index.justice.gov ...

1.4 Distinguishable: Make it easier for users to see and hear contentincluding separating foreground from background.

Success Criteria 1.4.4 Resize text (AA)

Login Register

Create Website onGooglecloud.google.com/appengine/

Build and run your websiteusing Google App Engine

Export Format: PDF Report to Export: All Get File

Page 2: Accessibility checker משרד המשפטים

10/26/13 IDI Web Accessibility Checker : Web Accessibility Checker

achecker.ca/checker/index.php 2/3

Check 177: font used.

Repair: Remove the font element from the document.

Line 580, Column 1565:

<font color="#0000ff">אתר אינטרנט</font>

2.1 Keyboard Accessible: Make all functionality available from a keyboard.

Success Criteria 2.1.1 Keyboard (A)

Check 106: script not keyboard accessible - onmouseout missing onblur.

Repair: Add an onblur handler to your script that performs the same function as the onmouseout handler.

Line 422, Column 6:

<input type="button"

class="searchBtnImg" onmouseover="this.className='searchBtnImgOve ...

Check 107: onmouseover event handler missing onfocus event handler.

Repair: Add an onfocus handler to your script that performs the same function as the onmouseover handler.

Line 422, Column 6:

<input type="button"

class="searchBtnImg" onmouseover="this.className='searchBtnImgOve ...

2.2 Enough Time: Provide users enough time to read and use content.

Success Criteria 2.2.2 Pause, Stop, Hide (A)

Check 69: marquee element used.

Repair: Remove the marquee element (replace with strong or em).

Line 591, Column 586:

<marquee id="Rolling_News_Header"

version="1.3"><li class="dfwp-item"><p class="rollingNe ...

2.4 Navigable: Provide ways to help users navigate, find content, anddetermine where they are.

Success Criteria 2.4.4 Link Purpose (In Context) (A)

Check 174: Anchor contains no text.

Repair: Add text to the a element or the title attribute of the a element or, if an image is used within the anchor, add Alt text to theimage.

Line 303, Column 2:

<a id="HiddenAnchor" href="javascript:void(0);" style="display:none;"></a>

3.1 Readable: Make text content readable and understandable.

Success Criteria 3.1.1 Language of Page (A)

Check 49: Document has invalid language code.

Repair: Add a valid 2 letter or 3 letter language code as defined in the ISO 639 specification to the HTML 'lang' attribute. For XHTML,both 'lang' and 'xml:lang' must be set.

Line 7, Column 1:

<html xmlns:o="urn:schemas-microsoft-com:office:office" dir="rtl" __expr-val-dir="rtl" lang="he">

< ...

3.3 Input Assistance: Help users avoid and correct mistakes.

Success Criteria 3.3.2 Labels or Instructions (A)

Check 188: Label text is empty.

Repair: Add text to the label element.

Line 413, Column 2:

<input

id="SearchFreeText" name="SearchFreeText"

onfocus="ClearText();"

...

Page 3: Accessibility checker משרד המשפטים

10/26/13 IDI Web Accessibility Checker : Web Accessibility Checker

achecker.ca/checker/index.php 3/3

Professional Accessibility Evaluation

Web Service API

Translate to English | German | Italiano

Web site engine's code is copyright © 2011